!22 去除无用的构建依赖gdb和更新许可证信息
From: @tong_1001 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
b2c373019e
@ -3,9 +3,9 @@
|
|||||||
|
|
||||||
Name: python-pycryptodome
|
Name: python-pycryptodome
|
||||||
Version: 3.9.7
|
Version: 3.9.7
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: Cryptographic library for Python
|
Summary: Cryptographic library for Python
|
||||||
License: BSD, Public Domain, Apache-2.0
|
License: BSD 2-Clause and Public Domain and Apache-2.0
|
||||||
URL: https://www.pycryptodome.org
|
URL: https://www.pycryptodome.org
|
||||||
Source0: https://files.pythonhosted.org/packages/69/2a/298b2689bee8e88c502c7e85ba1c9f07c7e182ea91c705c449f693056c9f/pycryptodome-3.9.7.tar.gz
|
Source0: https://files.pythonhosted.org/packages/69/2a/298b2689bee8e88c502c7e85ba1c9f07c7e182ea91c705c449f693056c9f/pycryptodome-3.9.7.tar.gz
|
||||||
|
|
||||||
@ -53,7 +53,6 @@ BuildRequires: python3-devel
|
|||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: python3-cffi
|
BuildRequires: python3-cffi
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: gdb
|
|
||||||
|
|
||||||
%description -n python3-%{pypi_name}
|
%description -n python3-%{pypi_name}
|
||||||
%{description}
|
%{description}
|
||||||
@ -77,6 +76,10 @@ BuildRequires: gdb
|
|||||||
%exclude %{python3_sitearch}/Crypto/SelfTest/Publickey/test_vectors/RSA/*.pem
|
%exclude %{python3_sitearch}/Crypto/SelfTest/Publickey/test_vectors/RSA/*.pem
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 22 2021 shixuantong<shixuantong@huawei.com> - 3.9.7-6
|
||||||
|
- remove gdb from BuildRequires
|
||||||
|
- Be More specific on BSD and Apache license
|
||||||
|
|
||||||
* Thu Jun 10 2021 liudabo <liudabo1@huawei.com> - 3.9.7-5
|
* Thu Jun 10 2021 liudabo <liudabo1@huawei.com> - 3.9.7-5
|
||||||
- Refresh the original the original certificate file and delete the insercure certificates
|
- Refresh the original the original certificate file and delete the insercure certificates
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user