[packages/python-cycler] - disable python3 here, release 11
qboosh
qboosh at pld-linux.org
Sun Mar 16 17:32:03 CET 2025
commit d580a7e3c09e1b4a0d7ff4832e49e1f143dfc705
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Mar 16 17:04:28 2025 +0100
- disable python3 here, release 11
python-cycler.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-cycler.spec b/python-cycler.spec
index 2337bff..a5f6126 100644
--- a/python-cycler.spec
+++ b/python-cycler.spec
@@ -3,7 +3,7 @@
%bcond_without doc # Sphinx documentation
%bcond_without tests # unit tests
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module (built from python3-cycler.spec)
%define module cycler
Summary: Composable style cycles
@@ -11,7 +11,7 @@ Summary(pl.UTF-8): Komponowalne cykle styli
Name: python-%{module}
# keep 0.10.x here for python2 support
Version: 0.10.0
-Release: 10
+Release: 11
License: BSD
Group: Libraries/Python
#Source0Download: https://github.com/matplotlib/cycler/releases
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-cycler.git/commitdiff/d580a7e3c09e1b4a0d7ff4832e49e1f143dfc705
More information about the pld-cvs-commit
mailing list