rebuilt with python 3.10 [release 0.4.0-2mamba;Sat Apr 08 2023]
This commit is contained in:
parent
2fe6fd8a8d
commit
8ca99a104c
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-pyls-spyder
|
Name: python-pyls-spyder
|
||||||
Version: 0.4.0
|
Version: 0.4.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Spyder extensions for the python-lsp-server
|
Summary: Spyder extensions for the python-lsp-server
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -46,5 +46,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 08 2023 Sdk Build System <sdk@mambasoft.it> 0.4.0-2mamba
|
||||||
|
- rebuilt with python 3.10
|
||||||
|
|
||||||
* Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.0-1mamba
|
* Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.0-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user