rebuilt with python 3.10 [release 0.18.2-2mamba;Thu Apr 06 2023]

This commit is contained in:
Silvan Calarco 2024-01-06 11:19:21 +01:00
parent 04742482c8
commit 26b8e4068e

View File

@ -1,6 +1,6 @@
Name: python-jedi Name: python-jedi
Version: 0.18.2 Version: 0.18.2
Release: 1mamba Release: 2mamba
Summary: An autocompletion tool for Python that can be used for text editors Summary: An autocompletion tool for Python that can be used for text editors
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%{python_sitearch}/jedi-%{version}-py*.egg-info/* %{python_sitearch}/jedi-%{version}-py*.egg-info/*
%changelog %changelog
* Thu Apr 06 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.18.2-2mamba
- rebuilt with python 3.10
* Wed Nov 23 2022 Automatic Build System <autodist@mambasoft.it> 0.18.2-1mamba * Wed Nov 23 2022 Automatic Build System <autodist@mambasoft.it> 0.18.2-1mamba
- automatic version update by autodist - automatic version update by autodist