!15 Upgrade to 3.17

From: @wu-leilei 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2023-04-12 06:10:45 +00:00 committed by Gitee
commit 165ba8769e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
pycryptodomex-3.17.tar.gz Normal file

Binary file not shown.

View File

@ -1,12 +1,12 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-pycryptodomex Name: python-pycryptodomex
Version: 3.16.0 Version: 3.17
Release: 1 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/5d/22/575c7dd7c86843e07a791cfa2143e7292d6b380f5a7cce966a49b9d6c9f4/pycryptodomex-3.16.0.tar.gz Source0: https://files.pythonhosted.org/packages/3d/07/cfd8f52b9068877801317d26dc7225e19421bc659e1395d2cd6933b1a351/pycryptodomex-3.17.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
* Fri Apr 07 2023 wulei <wu_lei@hoperun.com> - 3.17-1
- Upgrade package to version 3.17
* Thu Dec 15 2022 fushanqing <fushanqing@kylinos.cn> - 3.16.0-1 * Thu Dec 15 2022 fushanqing <fushanqing@kylinos.cn> - 3.16.0-1
- update to 3.16.0 - update to 3.16.0