rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 1.1.5-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
c54fcc1510
commit
9e4c63fb41
@ -1,7 +1,7 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-dkimpy
|
||||
Version: 1.1.5
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: DKIM (DomainKeys Identified Mail), ARC (Authenticated Receive Chain), and TLSRPT (TLS Report) email signing and verification
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -11,10 +11,11 @@ URL: https://launchpad.net/dkimpy
|
||||
Source: https://pypi.debian.net/dkimpy/dkimpy-%{version}.tar.gz
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(py3dns)
|
||||
BuildRequires: python3.7dist(setuptools)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(dnspython)
|
||||
BuildRequires: python3.11dist(setuptools)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -47,6 +48,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 1.1.5-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Sat Jul 29 2023 Automatic Build System <autodist@mambasoft.it> 1.1.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user