[packages/python-parso] disable python3 here

atler atler at pld-linux.org
Sat Apr 19 17:48:23 CEST 2025


commit ddb9ba601119e6108708e5a6c1a478a936a49c76
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Apr 19 17:20:01 2025 +0200

    disable python3 here

 python-parso.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-parso.spec b/python-parso.spec
index 4e1a0dc..e947208 100644
--- a/python-parso.spec
+++ b/python-parso.spec
@@ -3,7 +3,7 @@
 %bcond_without	doc	# Sphinx documentation
 %bcond_without	tests	# unit tests
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module
 
 Summary:	Python parser
 Summary(pl.UTF-8):	Parser Pythona
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-parso.git/commitdiff/ddb9ba601119e6108708e5a6c1a478a936a49c76



More information about the pld-cvs-commit mailing list