diff --git a/python-hyperlink.spec b/python-hyperlink.spec index bc4fa1e..6aedcc2 100644 --- a/python-hyperlink.spec +++ b/python-hyperlink.spec @@ -1,6 +1,6 @@ Name: python-hyperlink Version: 21.0.0 -Release: 2mamba +Release: 3mamba Summary: A featureful, immutable, and correct URL for Python Group: System/Libraries Vendor: openmamba @@ -10,9 +10,10 @@ URL: https://github.com/python-hyper/hyperlink Source: https://pypi.debian.net/hyperlink/hyperlink-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(idna) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(idna) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -45,6 +46,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Tue Sep 26 2023 Automatic Build System 21.0.0-3mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Mon Oct 10 2022 Silvan Calarco 21.0.0-2mamba - rebuilt with python 3.10