From ea4b788aec941d0bf49c8c86380f1c3ac19a19ef Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 10:48:44 +0100 Subject: [PATCH] build with python 3.10 [release 4.11.1-3mamba;Wed May 04 2022] --- python-beautifulsoup4.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-beautifulsoup4.spec b/python-beautifulsoup4.spec index e7f4e71..a779ed0 100644 --- a/python-beautifulsoup4.spec +++ b/python-beautifulsoup4.spec @@ -1,6 +1,6 @@ Name: python-beautifulsoup4 Version: 4.11.1 -Release: 2mamba +Release: 3mamba Summary: A library that makes it easy to scrape information from web pages Group: System/Libraries Vendor: openmamba @@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Wed May 04 2022 Silvan Calarco 4.11.1-3mamba +- build with python 3.10 + * Fri Apr 29 2022 Silvan Calarco 4.11.1-2mamba - rebuilt with distdeps