Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / python-lsp-jsonrpc
Commits: 34c9ccea by Daniel M. Capella at 2024-04-05T18:10:55-04:00 upgpkg: 1.1.2-2: Rebuild for Python 3.12 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,16 @@ +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 + url = https://github.com/python-lsp/python-lsp-jsonrpc + arch = any + license = MIT + makedepends = python-build + makedepends = python-installer + makedepends = python-setuptools-scm + makedepends = python-wheel + depends = python-ujson + source = python-lsp-jsonrpc-1.1.2.targz::https://github.com/python-lsp/python-lsp-jsonrpc/archive/v1.1.2.tar.gz + sha256sums = 68c19efd2968210903e3164e6940cfc08772b287e387046a6531bef23bf14a8e + +pkgname = python-lsp-jsonrpc ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=python-lsp-jsonrpc pkgver=1.1.2 -pkgrel=1 +pkgrel=2 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/34c9ccea238452b6da4b10a10f19f02a50e3bec9 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-lsp-jsonrpc/-/commit/34c9ccea238452b6da4b10a10f19f02a50e3bec9 You're receiving this email because of your account on gitlab.archlinux.org.
