[packages/python-PyYAML] - disable python3 here

qboosh qboosh at pld-linux.org
Wed Mar 13 19:03:18 CET 2024


commit 3d67115ae7b2bc0861df1c5076c3512237fefae7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Mar 13 18:41:18 2024 +0100

    - disable python3 here

 python-PyYAML.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-PyYAML.spec b/python-PyYAML.spec
index 5555d9d..7ac66b1 100644
--- a/python-PyYAML.spec
+++ b/python-PyYAML.spec
@@ -2,7 +2,7 @@
 #
 # 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-PyYAML.spec)
 %bcond_without	tests	# unit tests
 
 %define		module		PyYAML
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-PyYAML.git/commitdiff/3d67115ae7b2bc0861df1c5076c3512237fefae7



More information about the pld-cvs-commit mailing list