!7 Update package to version 1.1.5

From: @lingjuer 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2023-08-11 03:19:07 +00:00 committed by Gitee
commit 316864100e
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
dkimpy-1.1.5.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-dkimpy Name: python-dkimpy
Version: 1.1.4 Version: 1.1.5
Release: 1 Release: 1
Summary: DKIM (DomainKeys Identified Mail), ARC (Authenticated Receive Chain), and TLSRPT (TLS Report) email signing and verification Summary: DKIM (DomainKeys Identified Mail), ARC (Authenticated Receive Chain), and TLSRPT (TLS Report) email signing and verification
License: BSD-like License: BSD-like
URL: https://pypi.org/project/dkimpy URL: https://pypi.org/project/dkimpy
Source0: https://files.pythonhosted.org/packages/01/d0/76dffbc4c1b6949085c964c22b10d098eece82cec29dc078c506989175d1/dkimpy-1.1.4.tar.gz Source0: https://files.pythonhosted.org/packages/08/2b/05298eac3618233edb942e0548a9922dfc294dd075919205d94cc8c5b8ac/dkimpy-1.1.5.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
@ -69,6 +69,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Tue Aug 01 2023 zhangchenglin <zhangchenglin@kylinos.cn> - 1.1.5-1
- Update package to version 1.1.5
* Tue May 16 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 1.1.4-1 * Tue May 16 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 1.1.4-1
- Update package to version 1.1.4 - Update package to version 1.1.4