pyobs-gui 2.0.0.dev14__tar.gz → 2.0.0.dev16__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/PKG-INFO +2 -2
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/videowidget.py +5 -2
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyproject.toml +2 -2
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/uv.lock +6 -6
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/.claude/skills/verify/SKILL.md +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/.github/dependabot.yml +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/.github/workflows/pypi.yml +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/.github/workflows/pyrefly.yml +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/.github/workflows/ruff.yml +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/.gitignore +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/.pre-commit-config.yaml +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/.readthedocs.yml +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/CHANGELOG.rst +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/LICENSE +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/README.md +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/bin/mypyuic5 +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/docs/Makefile +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/docs/make.bat +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/docs/requirements.txt +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/docs/source/_static/pyobs.gif +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/docs/source/conf.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/docs/source/index.rst +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/mypy.ini +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/__init__.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/__main__.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/_nuitka_astropy_patch.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/accounts.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/acquisitionwidget.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/autofocuswidget.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/autoguidingwidget.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/base.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/camerawidget.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/commandinputwidget.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/compassmovewidget.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/coolingwidget.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/datadisplaywidget.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/eventswidget.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/filterwidget.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/fitsheaderswidget.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/focuswidget.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/gui.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/login.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/loginwindow.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/logmodel.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/mainwindow.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/modewidget.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/modifiedmixin.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/modulegui.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/__init__.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/acquisitionwidget.ui +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/acquisitionwidget_ui.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/autofocuswidget.ui +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/autofocuswidget_ui.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/autoguidingwidget.ui +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/autoguidingwidget_ui.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/camerawidget.ui +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/camerawidget_ui.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/compassmoveplugin.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/compassmovewidget.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/compassmovewidget.ui +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/compassmovewidget_ui.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/compile.sh +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/coolingwidget.ui +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/coolingwidget_ui.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/datadisplayplugin.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/datadisplaywidget.ui +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/datadisplaywidget_ui.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/designer.sh +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/eventswidget.ui +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/eventswidget_ui.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/filterwidget.ui +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/filterwidget_ui.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/fitsheaderswidget.ui +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/fitsheaderswidget_ui.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/focuswidget.ui +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/focuswidget_ui.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/mainwindow.ui +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/mainwindow_ui.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/modewidget.ui +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/modewidget_ui.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/resources/arrow-alt-circle-down-solid.svg +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/resources/arrow-alt-circle-left-solid.svg +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/resources/arrow-alt-circle-right-solid.svg +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/resources/arrow-alt-circle-up-solid.svg +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/resources/arrow-up-right-from-square-solid.svg +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/resources/arrows-to-eye-solid.svg +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/resources/chart-line-solid.svg +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/resources/circle-question-solid.svg +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/resources/cloud-sun-solid.svg +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/resources/edit-solid.svg +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/resources/search-solid.svg +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/resources/undo-solid.svg +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/resources.qrc +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/resources_rc.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/roofwidget.ui +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/roofwidget_ui.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/shellwidget.ui +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/shellwidget_ui.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/spectrographwidget.ui +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/spectrographwidget_ui.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/telescopewidget.ui +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/telescopewidget_ui.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/temperaturesplotwidget.ui +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/temperaturesplotwidget_ui.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/temperatureswidget.ui +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/temperatureswidget_ui.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/videowidget.ui +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/videowidget_ui.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/weatherwidget.ui +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/weatherwidget_ui.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/roofwidget.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/shellwidget.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/spectrographwidget.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/statuswidget.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/telescopewidget.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/temperaturesplotwidget.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/temperatureswidget.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/utils.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/watchedlabel.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/weatherwidget.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pysidedeploy.spec +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/specs/index.md +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/spike_standalone/main.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/spike_standalone/pysidedeploy.spec +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/test/acquisition.yaml +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/test/autofocus.yaml +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/test/camera.yaml +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/test/full.yaml +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/test/guiding.yaml +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/test/mode.yaml +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/test/roof.yaml +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/test/spectrograph.yaml +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/test/telescope.yaml +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/test/telescope_acl.yaml +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/test/telescope_acl_denied.yaml +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/test/video.yaml +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/tests/__init__.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/tests/conftest.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/tests/test_accounts.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/tests/test_camerawidget.py +0 -0
- {pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/tests/test_loginwindow.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.5
|
|
2
2
|
Name: pyobs-gui
|
|
3
|
-
Version: 2.0.0.
|
|
3
|
+
Version: 2.0.0.dev16
|
|
4
4
|
Summary: A remote GUI for pyobs
|
|
5
5
|
Author-email: Tim-Oliver Husser <thusser@uni-goettingen.de>
|
|
6
6
|
License-Expression: MIT
|
|
@@ -11,7 +11,7 @@ Requires-Dist: astropy<8,>=7.0.1
|
|
|
11
11
|
Requires-Dist: colour<0.2,>=0.1.5
|
|
12
12
|
Requires-Dist: keyring<26,>=25.7.0
|
|
13
13
|
Requires-Dist: matplotlib<4,>=3.10.1
|
|
14
|
-
Requires-Dist: pyobs-core<3,>=2.0.0.
|
|
14
|
+
Requires-Dist: pyobs-core<3,>=2.0.0.dev78
|
|
15
15
|
Requires-Dist: pyside6>=6.10.1
|
|
16
16
|
Requires-Dist: qasync<0.29,>=0.27.1
|
|
17
17
|
Requires-Dist: qfitswidget>=0.13.1
|
|
@@ -120,13 +120,16 @@ class VideoWidget(BaseWidget, Ui_VideoWidget):
|
|
|
120
120
|
if not isinstance(self.vfs, VirtualFileSystem):
|
|
121
121
|
log.error("Video is not available — no VFS.")
|
|
122
122
|
return
|
|
123
|
+
if caps.mjpeg is None:
|
|
124
|
+
log.error("Module %s has no MJPEG video path.", self.module)
|
|
125
|
+
return
|
|
123
126
|
|
|
124
127
|
# open VFS file in executor to avoid blocking the event loop
|
|
125
128
|
loop = asyncio.get_running_loop()
|
|
126
129
|
try:
|
|
127
|
-
video_file = await loop.run_in_executor(None, self.vfs.open_file, caps.
|
|
130
|
+
video_file = await loop.run_in_executor(None, self.vfs.open_file, caps.mjpeg, "r")
|
|
128
131
|
except Exception as e:
|
|
129
|
-
log.error("Could not open video VFS path %s: %s", caps.
|
|
132
|
+
log.error("Could not open video VFS path %s: %s", caps.mjpeg, e)
|
|
130
133
|
return
|
|
131
134
|
|
|
132
135
|
if not isinstance(video_file, HttpFile):
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "pyobs-gui"
|
|
3
|
-
version = "2.0.0.
|
|
3
|
+
version = "2.0.0.dev16"
|
|
4
4
|
description = "A remote GUI for pyobs"
|
|
5
5
|
authors = [{ name = "Tim-Oliver Husser", email = "thusser@uni-goettingen.de" }]
|
|
6
6
|
requires-python = ">=3.11"
|
|
@@ -12,7 +12,7 @@ dependencies = [
|
|
|
12
12
|
"sunpy[all]>=7.0.1",
|
|
13
13
|
"QtAwesome>=1.4.0,<2",
|
|
14
14
|
"qfitswidget>=0.13.1",
|
|
15
|
-
"pyobs-core>=2.0.0.
|
|
15
|
+
"pyobs-core>=2.0.0.dev78,<3",
|
|
16
16
|
"pyside6>=6.10.1",
|
|
17
17
|
"astroplan>=0.10.1",
|
|
18
18
|
"astropy>=7.0.1,<8",
|
|
@@ -1449,7 +1449,7 @@ name = "importlib-metadata"
|
|
|
1449
1449
|
version = "9.0.0"
|
|
1450
1450
|
source = { registry = "https://pypi.org/simple" }
|
|
1451
1451
|
dependencies = [
|
|
1452
|
-
{ name = "zipp" },
|
|
1452
|
+
{ name = "zipp", marker = "python_full_version < '3.12'" },
|
|
1453
1453
|
]
|
|
1454
1454
|
sdist = { url = "https://files.pythonhosted.org/packages/a9/01/15bb152d77b21318514a96f43af312635eb2500c96b55398d020c93d86ea/importlib_metadata-9.0.0.tar.gz", hash = "sha256:a4f57ab599e6a2e3016d7595cfd72eb4661a5106e787a95bcc90c7105b831efc", size = 56405, upload-time = "2026-03-20T06:42:56.999Z" }
|
|
1455
1455
|
wheels = [
|
|
@@ -3256,7 +3256,7 @@ wheels = [
|
|
|
3256
3256
|
|
|
3257
3257
|
[[package]]
|
|
3258
3258
|
name = "pyobs-core"
|
|
3259
|
-
version = "2.0.0.
|
|
3259
|
+
version = "2.0.0.dev78"
|
|
3260
3260
|
source = { registry = "https://pypi.org/simple" }
|
|
3261
3261
|
dependencies = [
|
|
3262
3262
|
{ name = "aiohttp" },
|
|
@@ -3288,14 +3288,14 @@ dependencies = [
|
|
|
3288
3288
|
{ name = "tenacity" },
|
|
3289
3289
|
{ name = "typing-extensions" },
|
|
3290
3290
|
]
|
|
3291
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
3291
|
+
sdist = { url = "https://files.pythonhosted.org/packages/47/bd/f9cae7fc00382cfeedde9f8975a72a2f0c5a464e15ce7e2561482773fae7/pyobs_core-2.0.0.dev78.tar.gz", hash = "sha256:9b748a8af94b2cb1787e33fdead1f677021878b86897690ae6d5643d5ad53f93", size = 361666, upload-time = "2026-08-18T10:45:40.129Z" }
|
|
3292
3292
|
wheels = [
|
|
3293
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
3293
|
+
{ url = "https://files.pythonhosted.org/packages/01/4b/0be191afcadc30ac49d39042249af637f221c3301297e2624ad2b6ef1353/pyobs_core-2.0.0.dev78-py3-none-any.whl", hash = "sha256:7833147de3b291767120b32333a384be66286f86d9be301ca20e194d6d867dac", size = 584432, upload-time = "2026-08-18T10:45:38.3Z" },
|
|
3294
3294
|
]
|
|
3295
3295
|
|
|
3296
3296
|
[[package]]
|
|
3297
3297
|
name = "pyobs-gui"
|
|
3298
|
-
version = "2.0.0.
|
|
3298
|
+
version = "2.0.0.dev16"
|
|
3299
3299
|
source = { editable = "." }
|
|
3300
3300
|
dependencies = [
|
|
3301
3301
|
{ name = "astroplan" },
|
|
@@ -3338,7 +3338,7 @@ requires-dist = [
|
|
|
3338
3338
|
{ name = "colour", specifier = ">=0.1.5,<0.2" },
|
|
3339
3339
|
{ name = "keyring", specifier = ">=25.7.0,<26" },
|
|
3340
3340
|
{ name = "matplotlib", specifier = ">=3.10.1,<4" },
|
|
3341
|
-
{ name = "pyobs-core", specifier = ">=2.0.0.
|
|
3341
|
+
{ name = "pyobs-core", specifier = ">=2.0.0.dev78,<3" },
|
|
3342
3342
|
{ name = "pyside6", specifier = ">=6.10.1" },
|
|
3343
3343
|
{ name = "qasync", specifier = ">=0.27.1,<0.29" },
|
|
3344
3344
|
{ name = "qfitswidget", specifier = ">=0.13.1" },
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/resources/arrow-alt-circle-up-solid.svg
RENAMED
|
File without changes
|
|
File without changes
|
{pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/resources/arrows-to-eye-solid.svg
RENAMED
|
File without changes
|
|
File without changes
|
{pyobs_gui-2.0.0.dev14 → pyobs_gui-2.0.0.dev16}/pyobs_gui/qt/resources/circle-question-solid.svg
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|