!5 Update package to version 0.16.2

From: @jxy_git 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2024-02-25 05:58:21 +00:00 committed by Gitee
commit 4b0cd60362
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 1 deletions

Binary file not shown.

BIN
authheaders-0.16.2.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
%global _empty_manifest_terminate_build 0
Name: python-authheaders
Version: 0.15.3
Version: 0.16.2
Release: 1
Summary: A library wrapping email authentication header verification and generation.
License: MIT and ZPLv2.1
@ -72,6 +72,10 @@ mv %{buildroot}/doclist.lst .
%{_pkgdocdir}
%changelog
* Sun Feb 25 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 0.16.2-1
- Update package to version 0.16.2
Migrate to importlib_resources
* Tue Nov 14 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 0.15.3-1
- Update package to version 0.15.3