From 2fe844a5ed8a3f20d387851193ff3b3e8ad3574f Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:04:39 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 2.3.0-3mamba;Tue Sep 26 2023] --- python-dnspython.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-dnspython.spec b/python-dnspython.spec index 8ec0c42..2b9e1a2 100644 --- a/python-dnspython.spec +++ b/python-dnspython.spec @@ -1,6 +1,6 @@ Name: python-dnspython Version: 2.3.0 -Release: 2mamba +Release: 3mamba Summary: A DNS toolkit for Python Group: System/Libraries Vendor: openmamba @@ -10,8 +10,9 @@ URL: https://www.dnspython.org/ Source: https://pypi.debian.net/dnspython/dnspython-%{version}.tar.gz License: ISC ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -44,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Tue Sep 26 2023 Automatic Build System 2.3.0-3mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Mon Apr 10 2023 Sdk Build System 2.3.0-2mamba - rebuilt with python 3.10