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