Revert "- Resolves rhbz#2048162 pyOpenSSL-23.0.0 is available"

This reverts commit 92dba38a6f.

The required minimum version of python-cryptography is not available
in RHEL9 to support this.
epel9 imports/e9/pyOpenSSL-21.0.0-5.el9
Paul Wouters 2 years ago
parent 92dba38a6f
commit 35e8c41208
No known key found for this signature in database
GPG Key ID: DB48D2E5122468BF

1
.gitignore vendored

@ -16,4 +16,3 @@
/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: 23.0.0
Release: 1%{?dist}
Version: 21.0.0
Release: 5%{?dist}
Source0: https://files.pythonhosted.org/packages/source/p/pyOpenSSL/pyOpenSSL-%{version}.tar.gz
BuildArch: noarch
@ -70,9 +70,6 @@ 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

@ -1 +1 @@
SHA512 (pyOpenSSL-23.0.0.tar.gz) = 68c42de58305461606d9fb932a7711775cfcf1a7c5dbe900b2c7ba18eab546d4c37fcd3dd82ab2c18b15eb07bef126534473b5b29f8af4f46e0147d45ac9e64b
SHA512 (pyOpenSSL-21.0.0.tar.gz) = ca772a420b13b1e3c421170baab031d4769d77539eb5ad3eb0fda409aa8692596ce85d21b244b6e49e70fd35609b64190dcbc4fc8d4493292bac19b7856d5175

Loading…
Cancel
Save