rebuilt with python3 3.7.4 [release 1.12.0-2mamba;Fri Aug 09 2019]
This commit is contained in:
parent
e81a956abf
commit
c4673f0e57
@ -1,6 +1,6 @@
|
|||||||
Name: python-six
|
Name: python-six
|
||||||
Version: 1.12.0
|
Version: 1.12.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Python 2 and 3 compatibility utilities
|
Summary: Python 2 and 3 compatibility utilities
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -12,6 +12,7 @@ License: MIT
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython-devel
|
||||||
|
BuildRequires: libpython3-devel >= 3.7.4
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
@ -46,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
|||||||
%doc LICENSE documentation/index.rst
|
%doc LICENSE documentation/index.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 09 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.12.0-2mamba
|
||||||
|
- rebuilt with python3 3.7.4
|
||||||
|
|
||||||
* Fri Aug 02 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.12.0-1mamba
|
* Fri Aug 02 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.12.0-1mamba
|
||||||
- update to 1.12.0
|
- update to 1.12.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user