Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-lsp-jsonrpc
Commits:
b3a17470 by Jelle van der Waa at 2024-11-16T20:42:35+01:00
upgpkg: 1.1.2-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-lsp-jsonrpc
pkgdesc = Fork of the python-jsonrpc-server project, maintained by the
Spyder IDE team and the community
pkgver = 1.1.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/python-lsp/python-lsp-jsonrpc
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-lsp-jsonrpc
pkgver=1.1.2
-pkgrel=2
+pkgrel=3
pkgdesc="Fork of the python-jsonrpc-server project, maintained by the Spyder
IDE team and the community"
arch=("any")
url="https://github.com/python-lsp/python-lsp-jsonrpc"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-lsp-jsonrpc/-/commit/b3a1747012c82994431f55cb0c7732cf9d9d6977
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-lsp-jsonrpc/-/commit/b3a1747012c82994431f55cb0c7732cf9d9d6977
You're receiving this email because of your account on gitlab.archlinux.org.