[packages/python-jedi] disable python3 here

atler atler at pld-linux.org
Sat Apr 19 18:23:08 CEST 2025


commit a632448dbadf7435cc96bb7179e440a2466f385f
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Apr 19 17:58:05 2025 +0200

    disable python3 here

 python-jedi.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-jedi.spec b/python-jedi.spec
index 029a1c1..7201b75 100644
--- a/python-jedi.spec
+++ b/python-jedi.spec
@@ -3,7 +3,7 @@
 %bcond_without	doc	# Sphinx documentation
 %bcond_with	tests	# unit tests (failing at start as of 0.17.0)
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module
 
 Summary:	An autocompletion tool for Python that can be used for text editors
 Summary(pl.UTF-8):	Narzędzie do automatycznego dopełaniania dla Pythona, nadające się do użycia w edytorach
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-jedi.git/commitdiff/a632448dbadf7435cc96bb7179e440a2466f385f



More information about the pld-cvs-commit mailing list