Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
jupyter-notebook-shim
Commits:
6129c398 by Jelle van der Waa at 2024-12-03T11:46:00+01:00
upgpkg: 0.2.4-3: Rebuild for Python 3.13
- - - - -
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 = 2
+ pkgrel = 3
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=2
+pkgrel=3
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/6129c39842975b3e83a777934a36aaf94efb416b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-notebook-shim/-/commit/6129c39842975b3e83a777934a36aaf94efb416b
You're receiving this email because of your account on gitlab.archlinux.org.