From 74b77e441f843a8812638c6e2ae3d64909814b73 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 16:40:39 +0100 Subject: [PATCH] rebuilt to fix wrong requirement for python 3.9 [release 1.16.0-4mamba;Mon Jul 31 2023] --- python-six.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/python-six.spec b/python-six.spec index 33a5393..c9cdb76 100644 --- a/python-six.spec +++ b/python-six.spec @@ -1,12 +1,12 @@ Name: python-six Version: 1.16.0 -Release: 2mamba +Release: 4mamba Summary: Python 2 and 3 compatibility utilities Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://packages.python.org/six/ +URL: https://github.com/benjaminp/six Source: https://pypi.debian.net/six/six-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN @@ -46,6 +46,12 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE documentation/index.rst %changelog +* Mon Jul 31 2023 Silvan Calarco 1.16.0-4mamba +- rebuilt to fix wrong requirement for python 3.9 + +* Sun Apr 03 2022 Silvan Calarco 1.16.0-3mamba +- rebuilt with python 3.10 + * Mon May 10 2021 Silvan Calarco 1.16.0-2mamba - rebuilt with distdeps