Rebuilt for Python 3.12
This commit is contained in:
parent
defbf70494
commit
7f0f509a91
@ -1,7 +1,7 @@
|
|||||||
Summary: Python wrapper module around the OpenSSL library
|
Summary: Python wrapper module around the OpenSSL library
|
||||||
Name: pyOpenSSL
|
Name: pyOpenSSL
|
||||||
Version: 23.1.1
|
Version: 23.1.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Source0: https://files.pythonhosted.org/packages/source/p/pyOpenSSL/pyOpenSSL-%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/source/p/pyOpenSSL/pyOpenSSL-%{version}.tar.gz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -70,6 +70,9 @@ rm doc/_build/html/.buildinfo
|
|||||||
%doc CHANGELOG.rst doc/_build/html
|
%doc CHANGELOG.rst doc/_build/html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 23.1.1-2
|
||||||
|
- Rebuilt for Python 3.12
|
||||||
|
|
||||||
* Wed May 17 2023 Adam Williamson <awilliam@redhat.com> - 23.1.1-1
|
* Wed May 17 2023 Adam Williamson <awilliam@redhat.com> - 23.1.1-1
|
||||||
- New release, works with cryptography 40+
|
- New release, works with cryptography 40+
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user