[packages/python-pluggy] - disable python3 here

qboosh qboosh at pld-linux.org
Sun Mar 13 21:09:06 CET 2022


commit 4fd6f222798d0623c860d98b88a0741ae123bac9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 13 21:11:12 2022 +0100

    - disable python3 here

 python-pluggy.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pluggy.spec b/python-pluggy.spec
index a118574..17cc5f4 100644
--- a/python-pluggy.spec
+++ b/python-pluggy.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-pluggy.spec)
 
 %define 	module	pluggy
 Summary:	Plugin and hook calling mechanisms for Python
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pluggy.git/commitdiff/4fd6f222798d0623c860d98b88a0741ae123bac9



More information about the pld-cvs-commit mailing list