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#1089fb1142409d4b565938c15f4963429af9eb33
This commit is contained in:
parent
a54297cce7
commit
154bd6da08
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/pyOpenSSL-19.0.0.tar.gz
|
||||
/pyOpenSSL-19.1.0.tar.gz
|
||||
/pyOpenSSL-20.0.0.tar.gz
|
||||
/pyOpenSSL-20.0.1.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Python wrapper module around the OpenSSL library
|
||||
Name: pyOpenSSL
|
||||
Version: 20.0.0
|
||||
Version: 20.0.1
|
||||
Release: 1%{?dist}
|
||||
Source0: https://files.pythonhosted.org/packages/source/p/pyOpenSSL/pyOpenSSL-%{version}.tar.gz
|
||||
|
||||
@ -8,6 +8,7 @@ BuildArch: noarch
|
||||
License: ASL 2.0
|
||||
URL: https://pyopenssl.readthedocs.org/
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-sphinx
|
||||
BuildRequires: python3-sphinx_rtd_theme
|
||||
@ -69,6 +70,9 @@ rm doc/_build/html/.buildinfo
|
||||
%doc CHANGELOG.rst doc/_build/html
|
||||
|
||||
%changelog
|
||||
* Mon Jan 18 23:57:32 EST 2021 Paul Wouters <pwouters@redhat.com> - 20.0.1-1
|
||||
- Resolves: rhbz#1907999 pyOpenSSL-20.0.1 is available
|
||||
|
||||
* Tue Dec 1 10:22:08 EST 2020 Paul Wouters <pwouters@redhat.com> - 20.0.0-1
|
||||
- update to 20.0.0
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pyOpenSSL-20.0.0.tar.gz) = 26e8a64d53a35434ad4bf5ef50ed5c37d7b92b0db971a2103dcafea56a0b377d67333af630a31405a97cf2cffddde320907b4950ed336a8321391854bcd2c50a
|
||||
SHA512 (pyOpenSSL-20.0.1.tar.gz) = e81e0870398b882d77453b02e972559c0be82dbfe87bd8a48a65e8943acc3ea07dc8c3150b88e299c237496043443d1a5832219c337e4436f99ef419b36dd23f
|
||||
|
||||
Loading…
Reference in New Issue
Block a user