!19 Refresh the original certificate file and delete the insecure certificates
From: @run-is-pig Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
fbf0b8da6a
@ -37,7 +37,7 @@ All the code can be downloaded from `GitHub`_.\
|
|||||||
|
|
||||||
Name: python-pycryptodome
|
Name: python-pycryptodome
|
||||||
Version: 3.9.7
|
Version: 3.9.7
|
||||||
Release: 7
|
Release: 8
|
||||||
Summary: Cryptographic library for Python
|
Summary: Cryptographic library for Python
|
||||||
License: BSD, Public Domain, Apache-2.0
|
License: BSD, Public Domain, Apache-2.0
|
||||||
URL: https://www.pycryptodome.org
|
URL: https://www.pycryptodome.org
|
||||||
@ -95,8 +95,14 @@ BuildRequires: gdb
|
|||||||
%license LICENSE.rst
|
%license LICENSE.rst
|
||||||
%{python3_sitearch}/Crypto
|
%{python3_sitearch}/Crypto
|
||||||
%{python3_sitearch}/%{pypi_name}-%{version}-py?.?.egg-info
|
%{python3_sitearch}/%{pypi_name}-%{version}-py?.?.egg-info
|
||||||
|
%exclude %{python3_sitearch}/Crypto/SelfTest/Publickey/test_vectors/ECC/*.pem
|
||||||
|
%exclude %{python3_sitearch}/Crypto/SelfTest/Publickey/test_vectors/ECC/*.der
|
||||||
|
%exclude %{python3_sitearch}/Crypto/SelfTest/Publickey/test_vectors/RSA/*.pem
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 10 2021 liudabo <liudabo1@huawei.com> - 3.9.7-8
|
||||||
|
- Refresh the original the original certificate file and delete the insercure certificates
|
||||||
|
|
||||||
* Fri Mar 26 2021 shixuantong <shixuantong@huawei.com> - 3.9.7-7
|
* Fri Mar 26 2021 shixuantong <shixuantong@huawei.com> - 3.9.7-7
|
||||||
- fix installation conflicts with python-crypto
|
- fix installation conflicts with python-crypto
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user