diff --git a/python-cycler.spec b/python-cycler.spec index 3306076..590d17b 100644 --- a/python-cycler.spec +++ b/python-cycler.spec @@ -1,6 +1,6 @@ Name: python-cycler Version: 0.11.0 -Release: 2mamba +Release: 3mamba Summary: mathplotlib libraty - composable cycles Group: System/Libraries Vendor: openmamba @@ -10,8 +10,9 @@ 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: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -44,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Tue Sep 26 2023 Automatic Build System 0.11.0-3mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Mon Jul 31 2023 Silvan Calarco 0.11.0-2mamba - rebuilt with python 3.10