[packages/python-PyQt5] - disable python3 here

qboosh qboosh at pld-linux.org
Mon Apr 17 21:14:29 CEST 2023


commit 2dc568de638e9afe8a0992bf16d76f0544049d7d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Apr 17 21:17:05 2023 +0200

    - disable python3 here

 python-PyQt5.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-PyQt5.spec b/python-PyQt5.spec
index f5f1af7..b4117b6 100644
--- a/python-PyQt5.spec
+++ b/python-PyQt5.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without	python2		# CPython 2.x modules
-%bcond_without	python3		# CPython 3.x modules
+%bcond_with	python3		# CPython 3.x modules (built from python3-PyQt5.spec)
 %bcond_with	enginio		# Qt5Enginio support
 %bcond_without	webkit		# Qt5WebKit support
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-PyQt5.git/commitdiff/2dc568de638e9afe8a0992bf16d76f0544049d7d



More information about the pld-cvs-commit mailing list