rebuilt to fix wrong requirement for python 3.9 [release 1.16.0-4mamba;Mon Jul 31 2023]
This commit is contained in:
parent
f504d34b58
commit
74b77e441f
@ -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 <silvan.calarco@mambasoft.it>
|
||||
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 <silvan.calarco@mambasoft.it> 1.16.0-4mamba
|
||||
- rebuilt to fix wrong requirement for python 3.9
|
||||
|
||||
* Sun Apr 03 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.16.0-3mamba
|
||||
- rebuilt with python 3.10
|
||||
|
||||
* Mon May 10 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.16.0-2mamba
|
||||
- rebuilt with distdeps
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user