automatic version update by autodist [release 0.15.3-1mamba;Sat Sep 30 2023]
This commit is contained in:
parent
bb1fce1339
commit
e41342cc6e
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-authheaders
|
||||
Version: 0.15.2
|
||||
Version: 0.15.3
|
||||
Release: 1mamba
|
||||
Summary: A library wrapping email authentication header verification and generation
|
||||
Group: System/Libraries
|
||||
@ -11,13 +11,14 @@ URL: https://github.com/ValiMail/authentication-headers
|
||||
Source: https://pypi.debian.net/authheaders/authheaders-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(authres)
|
||||
BuildRequires: python3.7dist(dkimpy)
|
||||
BuildRequires: python3.7dist(dnspython)
|
||||
BuildRequires: python3.7dist(publicsuffix2)
|
||||
BuildRequires: python3.7dist(setuptools)
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: python3.11dist(authres)
|
||||
BuildRequires: python3.11dist(dkimpy)
|
||||
BuildRequires: python3.11dist(dnspython)
|
||||
BuildRequires: python3.11dist(publicsuffix2)
|
||||
BuildRequires: python3.11dist(setuptools)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -50,6 +51,12 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Sat Sep 30 2023 Automatic Build System <autodist@mambasoft.it> 0.15.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 29 2023 Automatic Build System <autodist@mambasoft.it> 0.15.2-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Mon Mar 06 2023 Automatic Build System <autodist@mambasoft.it> 0.15.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user