Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
python-pygls
Commits:
dde41823 by Daniel M. Capella at 2024-04-05T18:13:14-04:00
upgpkg: 1.3.1-2: Rebuild for Python 3.12
- - - - -
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 = 1
+ pkgrel = 2
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=1
+pkgrel=2
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/dde4182353cbd545ab8fa004ad933859163c1ca2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pygls/-/commit/dde4182353cbd545ab8fa004ad933859163c1ca2
You're receiving this email because of your account on gitlab.archlinux.org.