Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
jupyter-server
Commits:
3d48d1c4 by Antonio Rojas at 2025-12-17T08:33:34+01:00
upgpkg: 2.17.0-3: Python 3.14 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = jupyter-server
pkgdesc = Provides the backend for Jupyter web applications like
Jupyter notebook, JupyterLab, and Voila
pkgver = 2.17.0
- pkgrel = 2
+ pkgrel = 3
url = https://jupyter.org/
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=jupyter-server
pkgver=2.17.0
-pkgrel=2
+pkgrel=3
pkgdesc='Provides the backend for Jupyter web applications like Jupyter
notebook, JupyterLab, and Voila'
arch=(any)
url='https://jupyter.org/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-server/-/commit/3d48d1c4bec719d24721658fe682ac06477dadeb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-server/-/commit/3d48d1c4bec719d24721658fe682ac06477dadeb
You're receiving this email because of your account on gitlab.archlinux.org.