Rebuilt for Python 3.8
This commit is contained in:
parent
31223e3522
commit
4eb7aadb3a
@ -8,7 +8,7 @@
|
||||
Summary: Python wrapper module around the OpenSSL library
|
||||
Name: pyOpenSSL
|
||||
Version: 19.0.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Source0: https://files.pythonhosted.org/packages/source/p/pyOpenSSL/pyOpenSSL-%{version}.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
@ -109,6 +109,9 @@ rm doc/_build/html/.buildinfo
|
||||
%doc CHANGELOG.rst examples doc/_build/html
|
||||
|
||||
%changelog
|
||||
* Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 19.0.0-3
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 19.0.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user