From 7bb8652b71c8ce090432aaf68e2a1f2be4a7d6ca Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 11:01:17 +0100 Subject: [PATCH] rebuilt with python3 3.7.4 [release 0.10.0-2mamba;Thu Aug 08 2019] --- python-cycler.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-cycler.spec b/python-cycler.spec index 3bd07a3..a94b8a5 100644 --- a/python-cycler.spec +++ b/python-cycler.spec @@ -1,6 +1,6 @@ Name: python-cycler Version: 0.10.0 -Release: 1mamba +Release: 2mamba Summary: mathplotlib libraty - composable cycles Group: System/Libraries Vendor: openmamba @@ -12,6 +12,7 @@ License: BSD ## AUTOBUILDREQ-BEGIN BuildRequires: libpython-devel ## AUTOBUILDREQ-END +BuildRequires: libpython3-devel >= 3.7.4 Requires: python >= %python_version BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -47,5 +48,8 @@ CFLAGS="%{optflags}" %{__python} setup.py build # %doc README.rst %changelog +* Thu Aug 08 2019 Silvan Calarco 0.10.0-2mamba +- rebuilt with python3 3.7.4 + * Mon Jul 18 2016 Davide Madrisan 0.10.0-1mamba - package created by autospec \ No newline at end of file