From 924d61e427f4e4e9406b2689cc05df14e16b2fd6 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:48:03 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 2.12.1-3mamba;Tue Sep 26 2023] --- python-babel.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/python-babel.spec b/python-babel.spec index ab17929..777e920 100644 --- a/python-babel.spec +++ b/python-babel.spec @@ -1,6 +1,6 @@ Name: python-babel Version: 2.12.1 -Release: 2mamba +Release: 3mamba Summary: Library for internationalizing Python applications Group: System/Libraries/Python Vendor: openmamba @@ -10,10 +10,10 @@ URL: https://babel.pocoo.org/en/latest/ Source: https://pypi.debian.net/Babel/Babel-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(pytz) -BuildRequires: python3.7dist(setuptools) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(setuptools) ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba BuildArch: noarch %description @@ -67,6 +67,9 @@ sed -i "s|%{_bindir}/pybabel|%{_bindir}/pybabel-%{?pyappend}|" %{name}.filelist %doc AUTHORS LICENSE %changelog +* Tue Sep 26 2023 Automatic Build System 2.12.1-3mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Thu Mar 09 2023 Silvan Calarco 2.12.1-2mamba - rebuilt with python 3.10