pubtools-pyxis 1.3.7__tar.gz → 1.3.8__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.
Files changed (41) hide show
  1. {pubtools_pyxis-1.3.7/src/pubtools_pyxis.egg-info → pubtools_pyxis-1.3.8}/PKG-INFO +7 -2
  2. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/docs/source/CHANGELOG.rst +6 -0
  3. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/requirements-test.txt +1 -1
  4. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/requirements.txt +0 -1
  5. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/setup.py +1 -1
  6. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/src/pubtools/_pyxis/pyxis_ops.py +0 -1
  7. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8/src/pubtools_pyxis.egg-info}/PKG-INFO +7 -2
  8. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/src/pubtools_pyxis.egg-info/requires.txt +0 -1
  9. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/LICENSE +0 -0
  10. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/MANIFEST.in +0 -0
  11. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/README.rst +0 -0
  12. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/docs/Makefile +0 -0
  13. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/docs/source/README.rst +0 -0
  14. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/docs/source/conf.py +0 -0
  15. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/docs/source/delete_signatures.rst +0 -0
  16. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/docs/source/entrypoints_reference.rst +0 -0
  17. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/docs/source/get_indices.rst +0 -0
  18. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/docs/source/get_repo_metadata.rst +0 -0
  19. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/docs/source/get_signatures.rst +0 -0
  20. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/docs/source/index.rst +0 -0
  21. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/docs/source/modules_reference.rst +0 -0
  22. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/docs/source/ops_helpers.rst +0 -0
  23. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/docs/source/pyxis_authentication.rst +0 -0
  24. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/docs/source/pyxis_client.rst +0 -0
  25. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/docs/source/pyxis_session.rst +0 -0
  26. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/docs/source/upload_signatures.rst +0 -0
  27. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/setup.cfg +0 -0
  28. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/src/pubtools/_pyxis/__init__.py +0 -0
  29. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/src/pubtools/_pyxis/constants.py +0 -0
  30. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/src/pubtools/_pyxis/pyxis_authentication.py +0 -0
  31. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/src/pubtools/_pyxis/pyxis_client.py +0 -0
  32. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/src/pubtools/_pyxis/pyxis_session.py +0 -0
  33. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/src/pubtools/_pyxis/utils.py +0 -0
  34. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/src/pubtools_pyxis.egg-info/SOURCES.txt +0 -0
  35. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/src/pubtools_pyxis.egg-info/dependency_links.txt +0 -0
  36. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/src/pubtools_pyxis.egg-info/entry_points.txt +0 -0
  37. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/src/pubtools_pyxis.egg-info/top_level.txt +0 -0
  38. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/tests/test_pyxis_authentication.py +0 -0
  39. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/tests/test_pyxis_client.py +0 -0
  40. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/tests/test_pyxis_ops.py +0 -0
  41. {pubtools_pyxis-1.3.7 → pubtools_pyxis-1.3.8}/tests/test_pyxis_session.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pubtools-pyxis
3
- Version: 1.3.7
3
+ Version: 1.3.8
4
4
  Summary: Pubtools-pyxis
5
5
  Home-page: https://github.com/release-engineering/pubtools-pyxis
6
6
  Author: Lubomir Gallovic
@@ -20,7 +20,6 @@ Requires-Dist: setuptools
20
20
  Requires-Dist: more-executors>=2.3.0
21
21
  Requires-Dist: requests
22
22
  Requires-Dist: requests-kerberos
23
- Requires-Dist: urllib3<2
24
23
  Provides-Extra: rest
25
24
  Requires-Dist: Sphinx; extra == "rest"
26
25
  Dynamic: author
@@ -145,6 +144,12 @@ Get signatures:
145
144
  ChangeLog
146
145
  =========
147
146
 
147
+ 1.3.8 (2026-02-05)
148
+ ------------------
149
+
150
+ * Unpin unsafe urllib3 version
151
+ * Add Python 3.11 and 3.14 to CI
152
+
148
153
  1.3.7 (2025-05-06)
149
154
  ------------------
150
155
 
@@ -1,6 +1,12 @@
1
1
  ChangeLog
2
2
  =========
3
3
 
4
+ 1.3.8 (2026-02-05)
5
+ ------------------
6
+
7
+ * Unpin unsafe urllib3 version
8
+ * Add Python 3.11 and 3.14 to CI
9
+
4
10
  1.3.7 (2025-05-06)
5
11
  ------------------
6
12
 
@@ -3,6 +3,6 @@ requests-mock
3
3
  pytest
4
4
  pytest-pylint
5
5
  pytest-cov
6
- bandit==1.7.5
6
+ bandit
7
7
  mypy
8
8
  types-requests
@@ -2,4 +2,3 @@ setuptools
2
2
  more-executors>=2.3.0
3
3
  requests
4
4
  requests-kerberos
5
- urllib3<2
@@ -71,7 +71,7 @@ if os.environ.get("READTHEDOCS", None):
71
71
 
72
72
  setup(
73
73
  name="pubtools-pyxis",
74
- version="1.3.7",
74
+ version="1.3.8",
75
75
  description="Pubtools-pyxis",
76
76
  long_description=long_description,
77
77
  long_description_content_type='text/x-rst',
@@ -9,7 +9,6 @@ from .pyxis_authentication import PyxisKrbAuth, PyxisSSLAuth, PyxisAuth
9
9
  from .pyxis_client import PyxisClient
10
10
  from .utils import setup_arg_parser
11
11
 
12
-
13
12
  CMD_ARGS = {
14
13
  ("--pyxis-server",): {
15
14
  "help": "Pyxis service hostname",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pubtools-pyxis
3
- Version: 1.3.7
3
+ Version: 1.3.8
4
4
  Summary: Pubtools-pyxis
5
5
  Home-page: https://github.com/release-engineering/pubtools-pyxis
6
6
  Author: Lubomir Gallovic
@@ -20,7 +20,6 @@ Requires-Dist: setuptools
20
20
  Requires-Dist: more-executors>=2.3.0
21
21
  Requires-Dist: requests
22
22
  Requires-Dist: requests-kerberos
23
- Requires-Dist: urllib3<2
24
23
  Provides-Extra: rest
25
24
  Requires-Dist: Sphinx; extra == "rest"
26
25
  Dynamic: author
@@ -145,6 +144,12 @@ Get signatures:
145
144
  ChangeLog
146
145
  =========
147
146
 
147
+ 1.3.8 (2026-02-05)
148
+ ------------------
149
+
150
+ * Unpin unsafe urllib3 version
151
+ * Add Python 3.11 and 3.14 to CI
152
+
148
153
  1.3.7 (2025-05-06)
149
154
  ------------------
150
155
 
@@ -2,7 +2,6 @@ setuptools
2
2
  more-executors>=2.3.0
3
3
  requests
4
4
  requests-kerberos
5
- urllib3<2
6
5
 
7
6
  [reST]
8
7
  Sphinx
File without changes
File without changes