Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
jupyter-notebook-shim
Commits:
e72aeb88 by Antonio Rojas at 2024-04-09T14:18:28+02:00
upgpkg: 0.2.4-2: Python 3.12 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = jupyter-notebook-shim
pkgdesc = Provides a way for JupyterLab and other frontends to switch
to Jupyter Server for their Python Web application backend
pkgver = 0.2.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jupyterlab/notebook_shim
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pyname=notebook_shim
pkgname=jupyter-notebook-shim
pkgver=0.2.4
-pkgrel=1
+pkgrel=2
pkgdesc='Provides a way for JupyterLab and other frontends to switch to
Jupyter Server for their Python Web application backend'
arch=(any)
url='https://github.com/jupyterlab/notebook_shim'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-notebook-shim/-/commit/e72aeb883b92dec750941d141e616b2e5877c851
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-notebook-shim/-/commit/e72aeb883b92dec750941d141e616b2e5877c851
You're receiving this email because of your account on gitlab.archlinux.org.