1
0

Accepting request 1030427 from home:bnavigator:branches:devel:languages:python

- Upstream post-release doc fix (gh#pyca/pyopenssl#1150)
  * The minimum cryptography version is now 38.0.x (and we now pin
    releases  against cryptography major versions to prevent future
    breakage)
- Add pyOpenSSL-pr1158-conditional-__all__.patch
  gh#pyca/pyopenssl#1158

OBS-URL: https://build.opensuse.org/request/show/1030427
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=96
This commit is contained in:
2022-10-24 21:44:16 +00:00
committed by Git OBS Bridge
parent fcf55eaaab
commit b067fdba7d
3 changed files with 62 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Oct 21 14:20:05 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Upstream post-release doc fix (gh#pyca/pyopenssl#1150)
* The minimum cryptography version is now 38.0.x (and we now pin
releases against cryptography major versions to prevent future
breakage)
- Add pyOpenSSL-pr1158-conditional-__all__.patch
gh#pyca/pyopenssl#1158
-------------------------------------------------------------------
Thu Sep 29 19:33:29 UTC 2022 - Dirk Müller <dmueller@suse.com>