Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-lsp-server


Commits:
4444b8ff by Antonio Rojas at 2024-03-09T01:02:09+01:00
upgpkg: 1.10.0-1: Update to 1.10.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-lsp-server
        pkgdesc = Fork of the python-language-server project, maintained by the 
Spyder IDE team and the community
-       pkgver = 1.9.0
+       pkgver = 1.10.0
        pkgrel = 1
        url = https://github.com/python-lsp/python-lsp-server
        arch = any
@@ -43,7 +43,7 @@ pkgbase = python-lsp-server
        optdepends = flake8: error checking
        optdepends = yapf: code formatting (preferred)
        optdepends = python-whatthepatch: required for yapf support
-       source = 
https://files.pythonhosted.org/packages/source/p/python-lsp-server/python-lsp-server-1.9.0.tar.gz
-       sha256sums = 
dc0c8298f0222fd66a52aa3170f3a5c8fe3021007a02098bb72f7fd8df353d13
+       source = 
https://files.pythonhosted.org/packages/source/p/python-lsp-server/python-lsp-server-1.10.0.tar.gz
+       sha256sums = 
0c9a52dcc16cd0562404d529d50a03372db1ea6fb8dfcc3792b3265441c814f4
 
 pkgname = python-lsp-server


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Platon Pronko <platon7pro...@gmail.com>
 
 pkgname=python-lsp-server
-pkgver=1.9.0
+pkgver=1.10.0
 pkgrel=1
 pkgdesc="Fork of the python-language-server project, maintained by the Spyder 
IDE team and the community"
 arch=(any)
@@ -43,7 +43,7 @@ checkdepends=(
     python-appdirs
 )
 
source=(https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('dc0c8298f0222fd66a52aa3170f3a5c8fe3021007a02098bb72f7fd8df353d13')
+sha256sums=('0c9a52dcc16cd0562404d529d50a03372db1ea6fb8dfcc3792b3265441c814f4')
 
 prepare() {
   cd ${pkgname}-${pkgver}



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

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


Reply via email to