From 1efdbbf8dea91e695a104865b96dc5c3b14608b0 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:15:05 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 3.4-3mamba;Tue Sep 26 2023] --- python-idna.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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