automatic version update by autodist [release 1.7.3-1mamba;Tue May 23 2023]

This commit is contained in:
Automatic Build System 2024-01-06 11:24:44 +01:00
parent 41cfd7b7b1
commit 550e47eb1f

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-lsp-server
Version: 1.7.2
Release: 3mamba
Version: 1.7.3
Release: 1mamba
Summary: A Python 3.6+ implementation of the Language Server Protocol
Group: System/Libraries
Vendor: openmamba
@ -66,6 +66,9 @@ done
%doc LICENSE
%changelog
* Tue May 23 2023 Automatic Build System <autodist@mambasoft.it> 1.7.3-1mamba
- automatic version update by autodist
* Sun Apr 09 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.7.2-3mamba
- py310: fix requirement for python-autopep8