rebuilt with python3 3.7.4 [release 1.1.6-3mamba;Thu Aug 08 2019]
This commit is contained in:
parent
887d35e76d
commit
e033f3d1f5
@ -1,6 +1,6 @@
|
|||||||
Name: python-enum34
|
Name: python-enum34
|
||||||
Version: 1.1.6
|
Version: 1.1.6
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: Python 3.4 Enum backported
|
Summary: Python 3.4 Enum backported
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -12,6 +12,7 @@ License: BSD
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: libpython3-devel >= 3.7.4
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
@ -43,6 +44,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 08 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.6-3mamba
|
||||||
|
- rebuilt with python3 3.7.4
|
||||||
|
|
||||||
* Wed Nov 15 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.6-2mamba
|
* Wed Nov 15 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.6-2mamba
|
||||||
- added -py3 build
|
- added -py3 build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user