update to 3.16.0
This commit is contained in:
parent
8896d11bf7
commit
233c0e1590
Binary file not shown.
@ -1,12 +1,12 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
|
|
||||||
Name: python-pycryptodomex
|
Name: python-pycryptodomex
|
||||||
Version: 3.15.0
|
Version: 3.16.0
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Cryptographic library for Python
|
Summary: Cryptographic library for Python
|
||||||
License: BSD 2-Clause and Public Domain and 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/52/0d/6cc95a83f6961a1ca041798d222240890af79b381e97eda3b9b538dba16f/pycryptodomex-3.15.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/5d/22/575c7dd7c86843e07a791cfa2143e7292d6b380f5a7cce966a49b9d6c9f4/pycryptodomex-3.16.0.tar.gz
|
||||||
Patch0: python-pycryptodomex-3.15.0-use_external_libtomcrypt.patch
|
Patch0: python-pycryptodomex-3.15.0-use_external_libtomcrypt.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -78,6 +78,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 15 2022 fushanqing <fushanqing@kylinos.cn> - 3.16.0-1
|
||||||
|
- update to 3.16.0
|
||||||
|
|
||||||
* Tue Jul 12 2022 huangtianhua <huangtianhua@huawei.com> - 3.15.0-2
|
* Tue Jul 12 2022 huangtianhua <huangtianhua@huawei.com> - 3.15.0-2
|
||||||
- Use pypi package to generate correct dist package
|
- Use pypi package to generate correct dist package
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user