From 9e4c63fb414f89292459521cf774be7d84214162 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:04:31 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 1.1.5-2mamba;Tue Sep 26 2023] --- python-dkimpy.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/python-dkimpy.spec b/python-dkimpy.spec index ec512c7..30c2792 100644 --- a/python-dkimpy.spec +++ b/python-dkimpy.spec @@ -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 1.1.5-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Sat Jul 29 2023 Automatic Build System 1.1.5-1mamba - automatic version update by autodist