!6 update Source0
From: @tong_1001 Reviewed-by: @zhujianwei001 Signed-off-by: @zhujianwei001
This commit is contained in:
commit
3d17fc3bf5
BIN
19.1.0.tar.gz
Normal file
BIN
19.1.0.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
Name: pyOpenSSL
|
Name: pyOpenSSL
|
||||||
Version: 19.1.0
|
Version: 19.1.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A rather thin wrapper around (a subset of) the OpenSSL library.
|
Summary: A rather thin wrapper around (a subset of) the OpenSSL library.
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://www.pyopenssl.org/en/stable/
|
URL: https://www.pyopenssl.org/en/stable/
|
||||||
Source0: https://github.com/pyca/pyopenssl/archive/%{name}-%{version}.tar.gz
|
Source0: https://github.com/pyca/pyopenssl/archive/%{version}.tar.gz
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python2-devel python3-devel python2-cryptography python3-cryptography
|
BuildRequires: python2-devel python3-devel python2-cryptography python3-cryptography
|
||||||
@ -51,7 +51,7 @@ Obsoletes: %{name}-doc
|
|||||||
Man pages and other related documents for %{name}.
|
Man pages and other related documents for %{name}.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-%{version} -p1
|
%autosetup -n pyopenssl-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py2_build
|
%py2_build
|
||||||
@ -78,6 +78,12 @@ make -C doc html SPHINXBUILD=sphinx-build-3
|
|||||||
%doc CHANGELOG.rst doc/_build/html
|
%doc CHANGELOG.rst doc/_build/html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 14 2020 shixuantong <shixuantong@huawei.com> - 19.1.0-2
|
||||||
|
- Type:NA
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:update source0
|
||||||
|
|
||||||
* Tue May 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 19.1.0-1
|
* Tue May 12 2019 openEuler Buildteam <buildteam@openeuler.org> - 19.1.0-1
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user