rebuilt with python3 3.7.4 [release 0.10.0-2mamba;Thu Aug 08 2019]
This commit is contained in:
parent
b0787b6fb9
commit
7bb8652b71
@ -1,6 +1,6 @@
|
|||||||
Name: python-cycler
|
Name: python-cycler
|
||||||
Version: 0.10.0
|
Version: 0.10.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: mathplotlib libraty - composable cycles
|
Summary: mathplotlib libraty - composable cycles
|
||||||
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
|
||||||
|
|
||||||
@ -47,5 +48,8 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
|||||||
# %doc README.rst
|
# %doc README.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 08 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 0.10.0-2mamba
|
||||||
|
- rebuilt with python3 3.7.4
|
||||||
|
|
||||||
* Mon Jul 18 2016 Davide Madrisan <davide.madrisan@gmail.com> 0.10.0-1mamba
|
* Mon Jul 18 2016 Davide Madrisan <davide.madrisan@gmail.com> 0.10.0-1mamba
|
||||||
- package created by autospec
|
- package created by autospec
|
Loading…
Reference in New Issue
Block a user