From 26b8e4068e92f2426946fa31c25bef8686cef25b Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 11:19:21 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 0.18.2-2mamba;Thu Apr 06 2023] --- python-jedi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-jedi.spec b/python-jedi.spec index 8ad52db..754ca0b 100644 --- a/python-jedi.spec +++ b/python-jedi.spec @@ -1,6 +1,6 @@ Name: python-jedi Version: 0.18.2 -Release: 1mamba +Release: 2mamba Summary: An autocompletion tool for Python that can be used for text editors Group: System/Libraries Vendor: openmamba @@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %{python_sitearch}/jedi-%{version}-py*.egg-info/* %changelog +* Thu Apr 06 2023 Silvan Calarco 0.18.2-2mamba +- rebuilt with python 3.10 + * Wed Nov 23 2022 Automatic Build System 0.18.2-1mamba - automatic version update by autodist