Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
python-lsprotocol
Commits:
f38811a7 by Daniel M. Capella at 2024-04-05T18:12:04-04:00
upgpkg: 2023.0.1-2: Rebuild for Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-lsprotocol
pkgdesc = Python types for Language Server Protocol
pkgver = 2023.0.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/microsoft/lsprotocol
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-lsprotocol
_name=${pkgname#python-}
pkgver=2023.0.1
-pkgrel=1
+pkgrel=2
pkgdesc='Python types for Language Server Protocol'
arch=('any')
url=https://github.com/microsoft/lsprotocol
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-lsprotocol/-/commit/f38811a74972f89a704ba67a07aff369a8a4428a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-lsprotocol/-/commit/f38811a74972f89a704ba67a07aff369a8a4428a
You're receiving this email because of your account on gitlab.archlinux.org.