pyopenssl
Advanced tools
+15
-1
@@ -7,3 +7,3 @@ Changelog | ||
| 25.3.0 (UNRELEASED) | ||
| 25.4.0 (UNRELEASED) | ||
| ------------------- | ||
@@ -20,3 +20,17 @@ | ||
| 25.3.0 (2025-09-16) | ||
| ------------------- | ||
| Backward-incompatible changes: | ||
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
| Deprecations: | ||
| ^^^^^^^^^^^^^ | ||
| Changes: | ||
| ^^^^^^^^ | ||
| - Maximum supported ``cryptography`` version is now 46.x. | ||
| 25.2.0 (2025-09-14) | ||
@@ -23,0 +37,0 @@ ------------------- |
+17
-3
| Metadata-Version: 2.4 | ||
| Name: pyOpenSSL | ||
| Version: 25.2.0 | ||
| Version: 25.3.0 | ||
| Summary: Python wrapper module around the OpenSSL library | ||
@@ -31,3 +31,3 @@ Home-page: https://pyopenssl.org/ | ||
| License-File: LICENSE | ||
| Requires-Dist: cryptography<46,>=45.0.7 | ||
| Requires-Dist: cryptography<47,>=45.0.7 | ||
| Requires-Dist: typing-extensions>=4.9; python_version < "3.13" and python_version >= "3.8" | ||
@@ -101,3 +101,3 @@ Provides-Extra: test | ||
| 25.3.0 (UNRELEASED) | ||
| 25.4.0 (UNRELEASED) | ||
| ------------------- | ||
@@ -114,3 +114,17 @@ | ||
| 25.3.0 (2025-09-16) | ||
| ------------------- | ||
| Backward-incompatible changes: | ||
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
| Deprecations: | ||
| ^^^^^^^^^^^^^ | ||
| Changes: | ||
| ^^^^^^^^ | ||
| - Maximum supported ``cryptography`` version is now 46.x. | ||
| 25.2.0 (2025-09-14) | ||
@@ -117,0 +131,0 @@ ------------------- |
+1
-1
@@ -97,3 +97,3 @@ #!/usr/bin/env python | ||
| install_requires=[ | ||
| "cryptography>=45.0.7,<46", | ||
| "cryptography>=45.0.7,<47", | ||
| ( | ||
@@ -100,0 +100,0 @@ "typing-extensions>=4.9; " |
@@ -20,3 +20,3 @@ # Copyright (C) AB Strakt | ||
| __version__ = "25.2.0" | ||
| __version__ = "25.3.0" | ||
@@ -23,0 +23,0 @@ __title__ = "pyOpenSSL" |
| Metadata-Version: 2.4 | ||
| Name: pyOpenSSL | ||
| Version: 25.2.0 | ||
| Version: 25.3.0 | ||
| Summary: Python wrapper module around the OpenSSL library | ||
@@ -31,3 +31,3 @@ Home-page: https://pyopenssl.org/ | ||
| License-File: LICENSE | ||
| Requires-Dist: cryptography<46,>=45.0.7 | ||
| Requires-Dist: cryptography<47,>=45.0.7 | ||
| Requires-Dist: typing-extensions>=4.9; python_version < "3.13" and python_version >= "3.8" | ||
@@ -101,3 +101,3 @@ Provides-Extra: test | ||
| 25.3.0 (UNRELEASED) | ||
| 25.4.0 (UNRELEASED) | ||
| ------------------- | ||
@@ -114,3 +114,17 @@ | ||
| 25.3.0 (2025-09-16) | ||
| ------------------- | ||
| Backward-incompatible changes: | ||
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
| Deprecations: | ||
| ^^^^^^^^^^^^^ | ||
| Changes: | ||
| ^^^^^^^^ | ||
| - Maximum supported ``cryptography`` version is now 46.x. | ||
| 25.2.0 (2025-09-14) | ||
@@ -117,0 +131,0 @@ ------------------- |
@@ -1,2 +0,2 @@ | ||
| cryptography<46,>=45.0.7 | ||
| cryptography<47,>=45.0.7 | ||
@@ -3,0 +3,0 @@ [:python_version < "3.13" and python_version >= "3.8"] |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
704153
0.09%