update to version 1.1.1
This commit is contained in:
parent
7d13565bc4
commit
7e050fc8d5
Binary file not shown.
BIN
dkimpy-1.1.1.tar.gz
Normal file
BIN
dkimpy-1.1.1.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-dkimpy
|
Name: python-dkimpy
|
||||||
Version: 1.0.5
|
Version: 1.1.1
|
||||||
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/b5/33/9c60f3a34d4d7237e5c21eb73e06a34f52c3a959fa20efb705e5b0b16d01/dkimpy-%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/ce/ff/6c10995ac2cdb4ec81bb31ff7e8660eeaf1b797348a134767eadb647477a/dkimpy-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -17,6 +17,7 @@ Summary: DKIM (DomainKeys Identified Mail), ARC (Authenticated Receive Chain), a
|
|||||||
Provides: python-dkimpy
|
Provides: python-dkimpy
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
|
Requires: python3-dns
|
||||||
|
|
||||||
%description -n python3-dkimpy
|
%description -n python3-dkimpy
|
||||||
Dkimpy is a library that implements DKM(DomainKeys Identified Mail) email signing and verification.
|
Dkimpy is a library that implements DKM(DomainKeys Identified Mail) email signing and verification.
|
||||||
@ -70,5 +71,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_pkgdocdir}
|
%{_pkgdocdir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 06 2023 Ge Wang <wangge20@h-partners.com> - 1.1.1-1
|
||||||
|
- Update to version 1.1.1
|
||||||
|
|
||||||
* Fri Dec 18 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Fri Dec 18 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user