Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/pyOpenSSL.git#6207e8729a912b8baf6be039e92804267c31f30c
This commit is contained in:
parent
0a4d5f8b17
commit
7de5d09435
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/pyOpenSSL-18.0.0.tar.gz
|
||||
/pyOpenSSL-19.0.0.tar.gz
|
||||
/pyOpenSSL-19.1.0.tar.gz
|
||||
/pyOpenSSL-20.0.0.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Summary: Python wrapper module around the OpenSSL library
|
||||
Name: pyOpenSSL
|
||||
Version: 19.1.0
|
||||
Release: 2%{?dist}
|
||||
Version: 20.0.0
|
||||
Release: 1%{?dist}
|
||||
Source0: https://files.pythonhosted.org/packages/source/p/pyOpenSSL/pyOpenSSL-%{version}.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
@ -13,7 +13,7 @@ BuildRequires: python3-sphinx
|
||||
BuildRequires: python3-sphinx_rtd_theme
|
||||
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-cryptography >= 2.2.1
|
||||
BuildRequires: python3-cryptography >= 3.2
|
||||
|
||||
%description
|
||||
High-level wrapper around a subset of the OpenSSL library, includes among others
|
||||
@ -69,6 +69,9 @@ rm doc/_build/html/.buildinfo
|
||||
%doc CHANGELOG.rst doc/_build/html
|
||||
|
||||
%changelog
|
||||
* Tue Dec 1 10:22:08 EST 2020 Paul Wouters <pwouters@redhat.com> - 20.0.0-1
|
||||
- update to 20.0.0
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 19.1.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pyOpenSSL-19.1.0.tar.gz) = 4acd96f287d72eb11bd812697d28cd6eb6a96a4653248b65f967187830a6b17cc1254775a18a3405469f3d45abdae6f02d165f2f35f035f3174c2826fba82916
|
||||
SHA512 (pyOpenSSL-20.0.0.tar.gz) = 26e8a64d53a35434ad4bf5ef50ed5c37d7b92b0db971a2103dcafea56a0b377d67333af630a31405a97cf2cffddde320907b4950ed336a8321391854bcd2c50a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user