From 5b6fa38bc8f4a8f27430f9bed7c9ba7ad7235396 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:55:19 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 0.12.25-2mamba;Tue Sep 26 2023] --- python-bottle.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-bottle.spec b/python-bottle.spec index f3b17f4..a6cbf4c 100644 --- a/python-bottle.spec +++ b/python-bottle.spec @@ -1,6 +1,6 @@ Name: python-bottle Version: 0.12.25 -Release: 1mamba +Release: 2mamba Summary: Fast and simple WSGI-framework for small web-applications Group: System/Libraries Vendor: openmamba @@ -10,8 +10,9 @@ URL: https://bottlepy.org/docs/dev/index.html Source: https://pypi.debian.net/bottle/bottle-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## 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 %{python_sitearch}/bottle-%{version}-py*.egg-info/* %changelog +* Tue Sep 26 2023 Automatic Build System 0.12.25-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Sun Mar 05 2023 Automatic Build System 0.12.25-1mamba - automatic version update by autodist