- Resolves rhbz#2048162 pyOpenSSL-23.0.0 is available
This commit is contained in:
parent
7dac01321f
commit
92dba38a6f
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/pyOpenSSL-20.0.0.tar.gz
|
||||
/pyOpenSSL-20.0.1.tar.gz
|
||||
/pyOpenSSL-21.0.0.tar.gz
|
||||
/pyOpenSSL-23.0.0.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Summary: Python wrapper module around the OpenSSL library
|
||||
Name: pyOpenSSL
|
||||
Version: 21.0.0
|
||||
Release: 5%{?dist}
|
||||
Version: 23.0.0
|
||||
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
|
||||
* Fri Jan 20 2023 Paul Wouters <paul.wouters@aiven.io - 23.0.0-1
|
||||
- Resolves rhbz#2048162 pyOpenSSL-23.0.0 is available
|
||||
|
||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 21.0.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pyOpenSSL-21.0.0.tar.gz) = ca772a420b13b1e3c421170baab031d4769d77539eb5ad3eb0fda409aa8692596ce85d21b244b6e49e70fd35609b64190dcbc4fc8d4493292bac19b7856d5175
|
||||
SHA512 (pyOpenSSL-23.0.0.tar.gz) = 68c42de58305461606d9fb932a7711775cfcf1a7c5dbe900b2c7ba18eab546d4c37fcd3dd82ab2c18b15eb07bef126534473b5b29f8af4f46e0147d45ac9e64b
|
||||
|
||||
Loading…
Reference in New Issue
Block a user