New release, works with cryptography 40+
This commit is contained in:
parent
4bdc8f0064
commit
defbf70494
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/pyOpenSSL-20.0.1.tar.gz
|
||||
/pyOpenSSL-21.0.0.tar.gz
|
||||
/pyOpenSSL-23.0.0.tar.gz
|
||||
/pyOpenSSL-23.1.1.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Summary: Python wrapper module around the OpenSSL library
|
||||
Name: pyOpenSSL
|
||||
Version: 23.0.0
|
||||
Release: 2%{?dist}
|
||||
Version: 23.1.1
|
||||
Release: 1%{?dist}
|
||||
Source0: https://files.pythonhosted.org/packages/source/p/pyOpenSSL/pyOpenSSL-%{version}.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
@ -70,6 +70,9 @@ rm doc/_build/html/.buildinfo
|
||||
%doc CHANGELOG.rst doc/_build/html
|
||||
|
||||
%changelog
|
||||
* Wed May 17 2023 Adam Williamson <awilliam@redhat.com> - 23.1.1-1
|
||||
- New release, works with cryptography 40+
|
||||
|
||||
* Tue Apr 25 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 23.0.0-2
|
||||
- Rebuilt
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pyOpenSSL-23.0.0.tar.gz) = 68c42de58305461606d9fb932a7711775cfcf1a7c5dbe900b2c7ba18eab546d4c37fcd3dd82ab2c18b15eb07bef126534473b5b29f8af4f46e0147d45ac9e64b
|
||||
SHA512 (pyOpenSSL-23.1.1.tar.gz) = 581f907ac9acf71c3340bbd413ecf161dafeac1cb406649c683fc770f8bcfcc1630a977defa9b3ee218631959ed14ea62d0a02cdf74af9fdce5ddec34ad1e1ea
|
||||
|
||||
Loading…
Reference in New Issue
Block a user