[packages/python-path] - disable python3 here

qboosh qboosh at pld-linux.org
Tue Mar 22 20:17:46 CET 2022


commit a57c4d1f3b7f45a7c92edff88130a7e8b3ac00ec
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Mar 22 20:20:00 2022 +0100

    - disable python3 here

 python-path.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-path.spec b/python-path.spec
index 1e1feb3..090d607 100644
--- a/python-path.spec
+++ b/python-path.spec
@@ -1,7 +1,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-path.spec)
 %bcond_without	doc	# Sphinx documentation
 %bcond_without	tests	# py.test unit tests
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-path.git/commitdiff/a57c4d1f3b7f45a7c92edff88130a7e8b3ac00ec



More information about the pld-cvs-commit mailing list