From fc1eaa7939c724ac3c1d023d4bddf924ad30d1dc Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 16:41:47 +0100 Subject: [PATCH] added python 3.10 subpackage [release 2.3.1-3mamba;Wed May 04 2022] --- python-soupsieve.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-soupsieve.spec b/python-soupsieve.spec index 1d749ca..d5afddc 100644 --- a/python-soupsieve.spec +++ b/python-soupsieve.spec @@ -1,6 +1,6 @@ Name: python-soupsieve Version: 2.3.1 -Release: 2mamba +Release: 3mamba Summary: A CSS selector library designed to be used with Beautiful Soup 4 Group: System/Libraries Vendor: openmamba @@ -43,6 +43,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/soupsieve-%{version}-py*.egg-info/* %changelog +* Wed May 04 2022 Silvan Calarco 2.3.1-3mamba +- added python 3.10 subpackage + * Fri Apr 29 2022 Silvan Calarco 2.3.1-2mamba - rebuilt with distdeps