Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
jupyter-server
Commits:
836fb104 by Antonio Rojas at 2026-06-17T16:21:06+02:00
upgpkg: 2.20.0-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = jupyter-server
pkgdesc = Provides the backend for Jupyter web applications like
Jupyter notebook, JupyterLab, and Voila
- pkgver = 2.19.0
+ pkgver = 2.20.0
pkgrel = 1
url = https://jupyter.org/
arch = any
@@ -37,7 +37,7 @@ pkgbase = jupyter-server
depends = python-websocket-client
optdepends = jupyter-server-mathjax: to use local MathJax
optdepends = python-jupyter-server-terminals: terminals support
- source =
git+https://github.com/jupyter-server/jupyter_server#tag=v2.19.0
- sha256sums =
5432384030eedce9cbd6714888b52bd601cdbffd098cf694758f9fb2cbd7ad9c
+ source =
git+https://github.com/jupyter-server/jupyter_server#tag=v2.20.0
+ sha256sums =
9739d1caacedd25e1d764cb4f462e598352e65994304dbd37517a9b55bb42a0e
pkgname = jupyter-server
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=jupyter-server
-pkgver=2.19.0
+pkgver=2.20.0
pkgrel=1
pkgdesc='Provides the backend for Jupyter web applications like Jupyter
notebook, JupyterLab, and Voila'
arch=(any)
@@ -40,7 +40,7 @@ checkdepends=(python-flaky
optdepends=('jupyter-server-mathjax: to use local MathJax'
'python-jupyter-server-terminals: terminals support')
source=(git+https://github.com/jupyter-server/jupyter_server#tag=v$pkgver)
-sha256sums=('5432384030eedce9cbd6714888b52bd601cdbffd098cf694758f9fb2cbd7ad9c')
+sha256sums=('9739d1caacedd25e1d764cb4f462e598352e65994304dbd37517a9b55bb42a0e')
prepare() {
cd ${pkgname/-/_}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-server/-/commit/836fb104c05e443e1e7311d9895c9cad892c3960
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-server/-/commit/836fb104c05e443e1e7311d9895c9cad892c3960
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help