- Resolves: rhbz#2008709 pyOpenSSL-21.0.0 is available
This commit is contained in:
parent
b389691390
commit
132f1e956e
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/pyOpenSSL-19.1.0.tar.gz
|
||||
/pyOpenSSL-20.0.0.tar.gz
|
||||
/pyOpenSSL-20.0.1.tar.gz
|
||||
/pyOpenSSL-21.0.0.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Summary: Python wrapper module around the OpenSSL library
|
||||
Name: pyOpenSSL
|
||||
Version: 20.0.1
|
||||
Release: 4%{?dist}
|
||||
Version: 21.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
|
||||
* Tue Oct 05 2021 Paul Wouters <paul.wouters@aiven.io> - 21.0.0-1
|
||||
- Resolves: rhbz#2008709 pyOpenSSL-21.0.0 is available
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20.0.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pyOpenSSL-20.0.1.tar.gz) = e81e0870398b882d77453b02e972559c0be82dbfe87bd8a48a65e8943acc3ea07dc8c3150b88e299c237496043443d1a5832219c337e4436f99ef419b36dd23f
|
||||
SHA512 (pyOpenSSL-21.0.0.tar.gz) = ca772a420b13b1e3c421170baab031d4769d77539eb5ad3eb0fda409aa8692596ce85d21b244b6e49e70fd35609b64190dcbc4fc8d4493292bac19b7856d5175
|
||||
|
||||
Loading…
Reference in New Issue
Block a user