[packages/python-jmespath] - disable python3 here

qboosh qboosh at pld-linux.org
Mon Jul 14 21:01:42 CEST 2025


commit 4c433686147b199ab9294e8654dc7d093748fa1c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Jul 14 21:03:20 2025 +0200

    - disable python3 here

 python-jmespath.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-jmespath.spec b/python-jmespath.spec
index 27d967d..f7029c4 100644
--- a/python-jmespath.spec
+++ b/python-jmespath.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_with	tests	# unit tests (not included in sdist)
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module (built from python3-jmespath.spec)
 
 %define		pypi_name	jmespath
 Summary:	JSON Matching Expressions
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-jmespath.git/commitdiff/4c433686147b199ab9294e8654dc7d093748fa1c



More information about the pld-cvs-commit mailing list