From fb93eda4225f323fb099b6217ae01668bd8103ff Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 11:01:17 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 0.11.0-2mamba;Mon Jul 31 2023] --- python-cycler.spec | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/python-cycler.spec b/python-cycler.spec index 66138ea..3306076 100644 --- a/python-cycler.spec +++ b/python-cycler.spec @@ -1,17 +1,16 @@ Name: python-cycler -Version: 0.10.0 -Release: 3mamba +Version: 0.11.0 +Release: 2mamba Summary: mathplotlib libraty - composable cycles Group: System/Libraries Vendor: openmamba Distribution: openmamba -Packager: Davide Madrisan +Packager: Silvan Calarco URL: https://github.com/matplotlib/cycler Source: https://github.com/matplotlib/cycler/archive/v%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN BuildRequires: libpython3-devel -BuildRequires: python3.7dist(six) ## AUTOBUILDREQ-END %description @@ -45,6 +44,12 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Mon Jul 31 2023 Silvan Calarco 0.11.0-2mamba +- rebuilt with python 3.10 + +* Fri Oct 29 2021 Automatic Build System 0.11.0-1mamba +- automatic version update by autodist + * Sat Apr 10 2021 Silvan Calarco 0.10.0-3mamba - rebuilt with distdeps