diff --git a/python-idna.spec b/python-idna.spec index 2b107b7..e9b48c3 100644 --- a/python-idna.spec +++ b/python-idna.spec @@ -1,6 +1,6 @@ Name: python-idna Version: 3.4 -Release: 2mamba +Release: 3mamba Summary: Internationalized Domain Names in Applications (IDNA) Group: System/Libraries Vendor: openmamba @@ -10,8 +10,9 @@ URL: https://github.com/kjd/idna Source: https://pypi.debian.net/idna/idna-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -39,6 +40,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE.md %changelog +* Tue Sep 26 2023 Automatic Build System 3.4-3mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Mon Jan 23 2023 Silvan Calarco 3.4-2mamba - rebuilt with python 3.10 subpackage