!26 Update package to version 3.20.0

From: @jxy_git 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2024-03-01 10:11:12 +00:00 committed by Gitee
commit f86e282cbb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0
Name: python-pycryptodomex
Version: 3.19.1
Version: 3.20.0
Release: 1
Summary: Cryptographic library for Python
License: BSD 2-Clause and Public Domain and Apache-2.0
@ -78,6 +78,10 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Fri Mar 01 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 3.20.0-1
- Update package to version 3.20.0
Added support for TurboSHAKE128 and TurboSHAKE256
* Tue Jan 09 2024 wangkai <13474090681@163.com> - 3.19.1-1
- Upgrade to version 3.19.1 for fix CVE-2023-52323