Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pygls
Commits:
d00160c3 by Jelle van der Waa at 2024-11-19T16:56:54+01:00
upgpkg: 1.3.1-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pygls
pkgdesc = Pythonic generic implementation of the Language Server
Protocol
pkgver = 1.3.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/openlawlibrary/pygls
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-pygls
_name=${pkgname#python-}
pkgver=1.3.1
-pkgrel=2
+pkgrel=3
pkgdesc='Pythonic generic implementation of the Language Server Protocol'
arch=('any')
url=https://github.com/openlawlibrary/pygls
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pygls/-/commit/d00160c35b65da8f528094e25d6b57c34be5bb7e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pygls/-/commit/d00160c35b65da8f528094e25d6b57c34be5bb7e
You're receiving this email because of your account on gitlab.archlinux.org.