Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-lsp-server


Commits:
1db62346 by Jelle van der Waa at 2024-05-25T22:27:42+02:00
Drop unneeded setuptools dependency

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-lsp-server
        pkgdesc = Fork of the python-language-server project, maintained by the 
Spyder IDE team and the community
        pkgver = 1.11.0
-       pkgrel = 2
+       pkgrel = 3
        url = https://github.com/python-lsp/python-lsp-server
        arch = any
        license = MIT
@@ -24,13 +24,13 @@ pkgbase = python-lsp-server
        checkdepends = python-appdirs
        makedepends = python-build
        makedepends = python-installer
+       makedepends = python-setuptools
        makedepends = python-setuptools-scm
        makedepends = python-wheel
        depends = python-jedi
        depends = python-lsp-jsonrpc
        depends = python-pluggy
        depends = python-ujson
-       depends = python-setuptools
        depends = python-websockets
        depends = python-docstring-to-markdown
        optdepends = python-mccabe: complexity checking


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=python-lsp-server
 pkgver=1.11.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Fork of the python-language-server project, maintained by the Spyder 
IDE team and the community"
 arch=(any)
 url="https://github.com/python-lsp/python-lsp-server";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-lsp-server/-/commit/1db62346277fc8d569229198e8f76d2c52fec7cc

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-lsp-server/-/commit/1db62346277fc8d569229198e8f76d2c52fec7cc
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to