[packages/python-kiwisolver] - disable python3 here, release 10

qboosh qboosh at pld-linux.org
Sun Mar 16 18:51:44 CET 2025


commit 80e66fef3b3c00c5fc67df43435962c6777db3d7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 16 18:31:24 2025 +0100

    - disable python3 here, release 10

 python-kiwisolver.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-kiwisolver.spec b/python-kiwisolver.spec
index fdcb9f5..517cee3 100644
--- a/python-kiwisolver.spec
+++ b/python-kiwisolver.spec
@@ -1,14 +1,14 @@
 #
 # Conditional build:
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module (built from python3-kiwisolver.spec)
 
 Summary:	Fast implementation of the Cassowary constraint solver
 Summary(pl.UTF-8):	Szybka implementacja rozwiązywania układu ograniczeń metodą Cassowary
 Name:		python-kiwisolver
 # keep 1.1.x here for python2 support
 Version:	1.1.0
-Release:	9
+Release:	10
 License:	BSD
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/kiwisolver/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-kiwisolver.git/commitdiff/80e66fef3b3c00c5fc67df43435962c6777db3d7



More information about the pld-cvs-commit mailing list