pyobs-brot 2.0.0.dev5__tar.gz → 2.0.0.dev6__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_brot-2.0.0.dev5 → pyobs_brot-2.0.0.dev6}/PKG-INFO +1 -1
- {pyobs_brot-2.0.0.dev5 → pyobs_brot-2.0.0.dev6}/pyproject.toml +1 -1
- {pyobs_brot-2.0.0.dev5 → pyobs_brot-2.0.0.dev6}/uv.lock +4 -4
- {pyobs_brot-2.0.0.dev5 → pyobs_brot-2.0.0.dev6}/.github/workflows/pypi.yml +0 -0
- {pyobs_brot-2.0.0.dev5 → pyobs_brot-2.0.0.dev6}/.github/workflows/ruff.yml +0 -0
- {pyobs_brot-2.0.0.dev5 → pyobs_brot-2.0.0.dev6}/.gitignore +0 -0
- {pyobs_brot-2.0.0.dev5 → pyobs_brot-2.0.0.dev6}/.pre-commit-config.yaml +0 -0
- {pyobs_brot-2.0.0.dev5 → pyobs_brot-2.0.0.dev6}/.readthedocs.yml +0 -0
- {pyobs_brot-2.0.0.dev5 → pyobs_brot-2.0.0.dev6}/LICENSE +0 -0
- {pyobs_brot-2.0.0.dev5 → pyobs_brot-2.0.0.dev6}/README.md +0 -0
- {pyobs_brot-2.0.0.dev5 → pyobs_brot-2.0.0.dev6}/docs/Makefile +0 -0
- {pyobs_brot-2.0.0.dev5 → pyobs_brot-2.0.0.dev6}/docs/make.bat +0 -0
- {pyobs_brot-2.0.0.dev5 → pyobs_brot-2.0.0.dev6}/docs/requirements.txt +0 -0
- {pyobs_brot-2.0.0.dev5 → pyobs_brot-2.0.0.dev6}/docs/source/_static/pyobs.gif +0 -0
- {pyobs_brot-2.0.0.dev5 → pyobs_brot-2.0.0.dev6}/docs/source/conf.py +0 -0
- {pyobs_brot-2.0.0.dev5 → pyobs_brot-2.0.0.dev6}/docs/source/index.rst +0 -0
- {pyobs_brot-2.0.0.dev5 → pyobs_brot-2.0.0.dev6}/pyobs_brot/__init__.py +0 -0
- {pyobs_brot-2.0.0.dev5 → pyobs_brot-2.0.0.dev6}/pyobs_brot/brotdome.py +0 -0
- {pyobs_brot-2.0.0.dev5 → pyobs_brot-2.0.0.dev6}/pyobs_brot/brotroof.py +0 -0
- {pyobs_brot-2.0.0.dev5 → pyobs_brot-2.0.0.dev6}/pyobs_brot/brottelescope.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobs-brot
|
|
3
|
-
Version: 2.0.0.
|
|
3
|
+
Version: 2.0.0.dev6
|
|
4
4
|
Summary: pyobs module for BROTlib telescopes
|
|
5
5
|
Author-email: Tim-Oliver Husser <thusser@uni-goettingen.de>, Lukas Melzig <lukas.melzig@stud.uni-goettingen.de>
|
|
6
6
|
License-Expression: MIT
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "pyobs-brot"
|
|
3
|
-
version = "2.0.0.
|
|
3
|
+
version = "2.0.0.dev6"
|
|
4
4
|
description = "pyobs module for BROTlib telescopes"
|
|
5
5
|
authors = [{ name = "Tim-Oliver Husser", email = "thusser@uni-goettingen.de" }, { name = "Lukas Melzig", email = "lukas.melzig@stud.uni-goettingen.de" }]
|
|
6
6
|
requires-python = ">=3.11"
|
|
@@ -1521,14 +1521,14 @@ wheels = [
|
|
|
1521
1521
|
|
|
1522
1522
|
[[package]]
|
|
1523
1523
|
name = "pybrotlib"
|
|
1524
|
-
version = "1.1.
|
|
1524
|
+
version = "1.1.2"
|
|
1525
1525
|
source = { registry = "https://pypi.org/simple" }
|
|
1526
1526
|
dependencies = [
|
|
1527
1527
|
{ name = "aiomqtt" },
|
|
1528
1528
|
]
|
|
1529
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
1529
|
+
sdist = { url = "https://files.pythonhosted.org/packages/57/17/1d260c408935c1145ff73ab6262295f5ce1058489e72f6461618a8aaa8e0/pybrotlib-1.1.2.tar.gz", hash = "sha256:e22746656214a8aab827cc538c50b1b2ff85e4295b3bf8ddf24c853dc6a6cd7b", size = 4998, upload-time = "2026-07-17T11:58:27.012Z" }
|
|
1530
1530
|
wheels = [
|
|
1531
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
1531
|
+
{ url = "https://files.pythonhosted.org/packages/97/41/89578a2aca6413d92fbd847b605d1be41940f4c6623bd0536b1bb3da2fab/pybrotlib-1.1.2-py3-none-any.whl", hash = "sha256:b8d96c50e01a55d9aedc0b796bb330420afa129b0d7e156b6b1a1ec023c77cf9", size = 9594, upload-time = "2026-07-17T11:58:26.155Z" },
|
|
1532
1532
|
]
|
|
1533
1533
|
|
|
1534
1534
|
[[package]]
|
|
@@ -1783,7 +1783,7 @@ wheels = [
|
|
|
1783
1783
|
|
|
1784
1784
|
[[package]]
|
|
1785
1785
|
name = "pyobs-brot"
|
|
1786
|
-
version = "2.0.0.
|
|
1786
|
+
version = "2.0.0.dev6"
|
|
1787
1787
|
source = { editable = "." }
|
|
1788
1788
|
dependencies = [
|
|
1789
1789
|
{ name = "astropy" },
|
|
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
|