[packages/python-click] disable python3 here

atler atler at pld-linux.org
Thu Nov 3 17:50:50 CET 2022


commit cf56bc23fb133ab4d45ac6f5fc0cb3f65a5846d8
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Nov 3 17:50:25 2022 +0100

    disable python3 here

 python-click.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-click.spec b/python-click.spec
index 16d0f80..bdafff2 100644
--- a/python-click.spec
+++ b/python-click.spec
@@ -3,7 +3,7 @@
 %bcond_without	doc	# Sphinx documentation
 %bcond_without	tests	# py.test tests
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module
 
 %define 	module	click
 Summary:	A simple wrapper around optparse for powerful command line utilities
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-click.git/commitdiff/cf56bc23fb133ab4d45ac6f5fc0cb3f65a5846d8



More information about the pld-cvs-commit mailing list