kerrz-python 0.2.1rc2__tar.gz → 0.2.2rc1__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.
- {kerrz_python-0.2.1rc2 → kerrz_python-0.2.2rc1}/PKG-INFO +2 -2
- kerrz_python-0.2.2rc1/kerrz_python/VERSION +1 -0
- {kerrz_python-0.2.1rc2 → kerrz_python-0.2.2rc1}/kerrz_python.egg-info/PKG-INFO +2 -2
- kerrz_python-0.2.2rc1/kerrz_python.egg-info/requires.txt +1 -0
- kerrz_python-0.2.1rc2/kerrz_python/VERSION +0 -1
- kerrz_python-0.2.1rc2/kerrz_python.egg-info/requires.txt +0 -1
- {kerrz_python-0.2.1rc2 → kerrz_python-0.2.2rc1}/README.md +0 -0
- {kerrz_python-0.2.1rc2 → kerrz_python-0.2.2rc1}/kerrz_python/__init__.py +0 -0
- {kerrz_python-0.2.1rc2 → kerrz_python-0.2.2rc1}/kerrz_python/wrappers.py +0 -0
- {kerrz_python-0.2.1rc2 → kerrz_python-0.2.2rc1}/kerrz_python.egg-info/SOURCES.txt +0 -0
- {kerrz_python-0.2.1rc2 → kerrz_python-0.2.2rc1}/kerrz_python.egg-info/dependency_links.txt +0 -0
- {kerrz_python-0.2.1rc2 → kerrz_python-0.2.2rc1}/kerrz_python.egg-info/top_level.txt +0 -0
- {kerrz_python-0.2.1rc2 → kerrz_python-0.2.2rc1}/pyproject.toml +0 -0
- {kerrz_python-0.2.1rc2 → kerrz_python-0.2.2rc1}/setup.cfg +0 -0
- {kerrz_python-0.2.1rc2 → kerrz_python-0.2.2rc1}/setup.py +0 -0
- {kerrz_python-0.2.1rc2 → kerrz_python-0.2.2rc1}/test/test_basics.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: kerrz_python
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.2rc1
|
|
4
4
|
Summary: Python wrapper for kerrz. Avoid installing directly, use kerrz[py] unless you know what you are doing.
|
|
5
5
|
Home-page: https://codeberg.org/astro-group/kerrz-py
|
|
6
6
|
Author: Fergus Baker
|
|
@@ -13,7 +13,7 @@ Classifier: Operating System :: POSIX :: Linux
|
|
|
13
13
|
Classifier: Programming Language :: Python :: 3
|
|
14
14
|
Requires-Python: >=3.6
|
|
15
15
|
Description-Content-Type: text/markdown
|
|
16
|
-
Requires-Dist: kerrz_lib==0.2.
|
|
16
|
+
Requires-Dist: kerrz_lib==0.2.2rc1
|
|
17
17
|
Dynamic: author
|
|
18
18
|
Dynamic: author-email
|
|
19
19
|
Dynamic: classifier
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
0.2.2rc1
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: kerrz_python
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.2rc1
|
|
4
4
|
Summary: Python wrapper for kerrz. Avoid installing directly, use kerrz[py] unless you know what you are doing.
|
|
5
5
|
Home-page: https://codeberg.org/astro-group/kerrz-py
|
|
6
6
|
Author: Fergus Baker
|
|
@@ -13,7 +13,7 @@ Classifier: Operating System :: POSIX :: Linux
|
|
|
13
13
|
Classifier: Programming Language :: Python :: 3
|
|
14
14
|
Requires-Python: >=3.6
|
|
15
15
|
Description-Content-Type: text/markdown
|
|
16
|
-
Requires-Dist: kerrz_lib==0.2.
|
|
16
|
+
Requires-Dist: kerrz_lib==0.2.2rc1
|
|
17
17
|
Dynamic: author
|
|
18
18
|
Dynamic: author-email
|
|
19
19
|
Dynamic: classifier
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
kerrz_lib==0.2.2rc1
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
0.2.1rc2
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
kerrz_lib==0.2.1rc2
|
|
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
|