forked from pool/python-pyOpenSSL
- update to 23.1.1:
* Worked around an issue in OpenSSL 3.1.0 which caused `X509Extension.get_short_name` to raise an exception when no short name was known to OpenSSL. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=101
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
%endif
|
||||
%global skip_python2 1
|
||||
Name: python-pyOpenSSL%{psuffix}
|
||||
Version: 23.1.0
|
||||
Version: 23.1.1
|
||||
Release: 0
|
||||
Summary: Python wrapper module around the OpenSSL library
|
||||
License: Apache-2.0
|
||||
|
Reference in New Issue
Block a user