obsolete python-lsp-server-p310 [release 1.10.1-2mamba;Sun Mar 24 2024]

This commit is contained in:
Silvan Calarco 2024-03-24 20:28:56 +01:00
parent 0a7e8c5d7a
commit 72c7e5d89a

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _) %define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-lsp-server Name: python-lsp-server
Version: 1.10.1 Version: 1.10.1
Release: 1mamba Release: 2mamba
Summary: A Python 3.6+ implementation of the Language Server Protocol Summary: A Python 3.6+ implementation of the Language Server Protocol
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -31,7 +31,8 @@ Requires: python-rope%{?pyappend:-%pyappend} \
Requires: python-pydocstyle%{?pyappend:-%pyappend} \ Requires: python-pydocstyle%{?pyappend:-%pyappend} \
Requires: python-pycodestyle%{?pyappend:-%pyappend} \ Requires: python-pycodestyle%{?pyappend:-%pyappend} \
Requires: python-flake8%{?pyappend:-%pyappend} \ Requires: python-flake8%{?pyappend:-%pyappend} \
Requires: python-autopep8%{?pyappend:-%pyappend} Requires: python-autopep8%{?pyappend:-%pyappend} \
Obsoletes: python-lsp-server-py310 <= 1.10.1-1mamba
%pyver_package %pyver_package
%endif %endif
@ -66,6 +67,9 @@ done
%doc LICENSE %doc LICENSE
%changelog %changelog
* Sun Mar 24 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.10.1-2mamba
- obsolete python-lsp-server-p310
* Sat Mar 16 2024 Automatic Build System <autodist@openmamba.org> 1.10.1-1mamba * Sat Mar 16 2024 Automatic Build System <autodist@openmamba.org> 1.10.1-1mamba
- automatic version update by autodist - automatic version update by autodist