!16 Update package to version 3.18.0

From: @kirin_2_0 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-07-12 09:30:24 +00:00 committed by Gitee
commit c12aa1ceb8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 5 additions and 2 deletions

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.17 Version: 3.18.0
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/3d/07/cfd8f52b9068877801317d26dc7225e19421bc659e1395d2cd6933b1a351/pycryptodomex-3.17.tar.gz Source0: https://files.pythonhosted.org/packages/40/92/efd675dba957315d705f792b28d900bddc36f39252f6713961b4221ee9af/pycryptodomex-3.18.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
* Mon Jul 10 2023 niuyaru <niuyaru@kylinos.cn> - 3.18.0-1
- Upgrade package to version 3.18.0
* Fri Apr 07 2023 wulei <wu_lei@hoperun.com> - 3.17-1 * Fri Apr 07 2023 wulei <wu_lei@hoperun.com> - 3.17-1
- Upgrade package to version 3.17 - Upgrade package to version 3.17