commit 4f34420fbe83efeadefd95aa5013240d51e655fa
Author: Jakub Bogusz <qbo...@pld-linux.org>
Date:   Sat Mar 5 21:25:04 2022 +0100

    - disable python3 here

 python-packaging.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-packaging.spec b/python-packaging.spec
index c47daa1..62c7c3e 100644
--- a/python-packaging.spec
+++ b/python-packaging.spec
@@ -3,7 +3,7 @@
 %bcond_without doc             # don't build doc
 %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 (built from 
python3-packaging.spec)
 %bcond_without setuptools      # build without setuptools (for bootstraping)
 
 Summary:       Core utilities for Python packages
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-packaging.git/commitdiff/4f34420fbe83efeadefd95aa5013240d51e655fa

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to