remove gdb from BuildRequires

Be More specific on BSD and Apache license
This commit is contained in:
shixuantong 2021-07-22 19:36:47 +08:00
parent 3e354a027d
commit 00ff9c1480

View File

@ -3,9 +3,9 @@
Name: python-pycryptodome
Version: 3.9.7
Release: 5
Release: 6
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
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-cffi
BuildRequires: gcc
BuildRequires: gdb
%description -n python3-%{pypi_name}
%{description}
@ -77,6 +76,10 @@ BuildRequires: gdb
%exclude %{python3_sitearch}/Crypto/SelfTest/Publickey/test_vectors/RSA/*.pem
%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
- Refresh the original the original certificate file and delete the insercure certificates