From f173db767711ccdabe864c094d364191979a3b99 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 16:52:18 +0100 Subject: [PATCH] rebuilt with python 3.10 subpackage [release 0.5.1-4mamba;Thu May 05 2022] --- python-webencodings.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/python-webencodings.spec b/python-webencodings.spec index 2d2a1ea..a748b1e 100644 --- a/python-webencodings.spec +++ b/python-webencodings.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-webencodings Version: 0.5.1 -Release: 3mamba +Release: 4mamba Summary: A Python implementation of the WHATWG Encoding standard Group: System/Libraries Vendor: openmamba @@ -13,7 +13,6 @@ License: BSD ## AUTOBUILDREQ-BEGIN BuildRequires: libpython3-devel ## AUTOBUILDREQ-END -Requires: python >= %python_version %description %{summary}. @@ -45,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/%{pkgname}-%{version}-py*.egg-info/* %changelog +* Thu May 05 2022 Silvan Calarco 0.5.1-4mamba +- rebuilt with python 3.10 subpackage + * Sun Feb 13 2022 Silvan Calarco 0.5.1-3mamba - rebuilt with distdeps