From 6bc1f4de7bb62bd6fde44101f5eb4c8fc9157159 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:48:44 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 4.12.0-2mamba;Tue Sep 26 2023] --- python-beautifulsoup4.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/python-beautifulsoup4.spec b/python-beautifulsoup4.spec index bd7dd65..65a1563 100644 --- a/python-beautifulsoup4.spec +++ b/python-beautifulsoup4.spec @@ -1,6 +1,6 @@ Name: python-beautifulsoup4 Version: 4.12.0 -Release: 1mamba +Release: 2mamba Summary: A library that makes it easy to scrape information from web pages Group: System/Libraries Vendor: openmamba @@ -10,9 +10,10 @@ URL: https://www.crummy.com/software/BeautifulSoup/ Source: https://pypi.debian.net/beautifulsoup4/beautifulsoup4-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel -BuildRequires: python3.7dist(soupsieve) +BuildRequires: libpython311-devel +BuildRequires: python3.11dist(soupsieve) ## 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 %doc LICENSE %changelog +* Tue Sep 26 2023 Automatic Build System 4.12.0-2mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Tue Mar 21 2023 Automatic Build System 4.12.0-1mamba - automatic version update by autodist