update version to 3.11.0
(cherry picked from commit bdf1726e122e6f67e75302fe6b4b38a2f1029855)
This commit is contained in:
parent
b2c373019e
commit
086be501ff
BIN
pycryptodome-3.11.0.tar.gz
Normal file
BIN
pycryptodome-3.11.0.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -2,12 +2,12 @@
|
||||
%global pypi_name pycryptodome
|
||||
|
||||
Name: python-pycryptodome
|
||||
Version: 3.9.7
|
||||
Release: 6
|
||||
Version: 3.11.0
|
||||
Release: 1
|
||||
Summary: Cryptographic library for Python
|
||||
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
|
||||
Source0: https://files.pythonhosted.org/packages/64/ab/f2b4059ddf59bffbdbb4bdb60a6729c6c1de5eea1ef186d5a633ae12db3b/pycryptodome-3.11.0.tar.gz
|
||||
|
||||
%description
|
||||
PyCryptodome is a self-contained Python package of low-level
|
||||
@ -69,13 +69,15 @@ BuildRequires: gcc
|
||||
%files -n python3-%{pypi_name}
|
||||
%doc AUTHORS.rst Changelog.rst README.rst
|
||||
%license LICENSE.rst
|
||||
%{python3_sitearch}/Crypto
|
||||
%{python3_sitearch}/%{pypi_name}-%{version}-py?.?.egg-info
|
||||
%{python3_sitearch}
|
||||
%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
|
||||
* Thu Dec 09 2021 shixuantong<shixuantong@huawei.com> - 3.11.0-1
|
||||
- update version to 3.11.0
|
||||
|
||||
* Thu Jul 22 2021 shixuantong<shixuantong@huawei.com> - 3.9.7-6
|
||||
- remove gdb from BuildRequires
|
||||
- Be More specific on BSD and Apache license
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user