commit cf56bc23fb133ab4d45ac6f5fc0cb3f65a5846d8
Author: Jan Palus <[email protected]>
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
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit