Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
python-pygls


Commits:
92ebb36c by Daniel M. Capella at 2023-11-30T15:04:34-05:00
upgpkg: 1.2.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pygls
        pkgdesc = Pythonic generic implementation of the Language Server 
Protocol
-       pkgver = 1.2.0
+       pkgver = 1.2.1
        pkgrel = 1
        url = https://github.com/openlawlibrary/pygls
        arch = any
@@ -11,7 +11,7 @@ pkgbase = python-pygls
        makedepends = python-installer
        makedepends = python-poetry-core
        depends = python-lsprotocol
-       source = git+https://github.com/openlawlibrary/pygls.git#tag=v1.2.0
+       source = git+https://github.com/openlawlibrary/pygls.git#tag=v1.2.1
        b2sums = SKIP
 
 pkgname = python-pygls


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-pygls
 _name=${pkgname#python-}
-pkgver=1.2.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc='Pythonic generic implementation of the Language Server Protocol'
 arch=('any')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pygls/-/commit/92ebb36c414e6e0ef00efbac9de1a9c6d43bf880

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pygls/-/commit/92ebb36c414e6e0ef00efbac9de1a9c6d43bf880
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to