From 126265bc8d77eab71d0b90bae99a27ea4a456917 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:48:34 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 1.12.1-2mamba;Tue Sep 26 2023] --- python-beaker.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-beaker.spec b/python-beaker.spec index 2c00627..6a8c281 100644 --- a/python-beaker.spec +++ b/python-beaker.spec @@ -1,6 +1,6 @@ Name: python-beaker Version: 1.12.1 -Release: 1mamba +Release: 2mamba Summary: A Session and Caching library with WSGI Middleware Group: System/Libraries/Python Vendor: openmamba @@ -11,8 +11,9 @@ Source: http://pypi.debian.net/Beaker/Beaker-%{version}.tar.gz Patch0: python-beaker-1.5-absimport.patch License: BSD ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba BuildRequires: libpython3-devel >= 3.7.4 BuildRequires: python-setuptools-devel @@ -67,6 +68,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist #%doc LICENSE CHANGELOG %changelog +* Tue Sep 26 2023 Automatic Build System 1.12.1-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Mon Feb 06 2023 Automatic Build System 1.12.1-1mamba - automatic version update by autodist