[packages/python-argcomplete] - disable python3 here

qboosh qboosh at pld-linux.org
Sun Mar 13 21:08:17 CET 2022


commit 5b8a83ed5c8aac5313bb20ab830d448b107489e9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 13 21:10:23 2022 +0100

    - disable python3 here

 python-argcomplete.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-argcomplete.spec b/python-argcomplete.spec
index a347102..62f5caf 100644
--- a/python-argcomplete.spec
+++ b/python-argcomplete.spec
@@ -3,7 +3,7 @@
 %bcond_without	doc	# Sphinx documentation
 %bcond_with	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-argcomplete.spec)
 
 %define		module		argcomplete
 %define		egg_name	argcomplete
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-argcomplete.git/commitdiff/5b8a83ed5c8aac5313bb20ab830d448b107489e9



More information about the pld-cvs-commit mailing list