Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
jupyterlab-lsp
Commits:
30625469 by Jelle van der Waa at 2024-12-04T17:01:20+01:00
upgpkg: 5.1.0-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = jupyterlab-lsp
pkgdesc = Coding assistance for JupyterLab with Language Server
Protocol.
pkgver = 5.1.0
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/jupyter-lsp/jupyterlab-lsp
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=jupyterlab-lsp
pkgver=5.1.0
-pkgrel=4
+pkgrel=5
pkgdesc="Coding assistance for JupyterLab with Language Server Protocol."
arch=(any)
url="https://github.com/jupyter-lsp/jupyterlab-lsp"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyterlab-lsp/-/commit/306254694ed7f8a8ce0d7f31d347813463fbf0c7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyterlab-lsp/-/commit/306254694ed7f8a8ce0d7f31d347813463fbf0c7
You're receiving this email because of your account on gitlab.archlinux.org.