Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
jupyter-server
Commits:
07c6b9e4 by Antonio Rojas at 2026-05-05T11:46:05+02:00
upgpkg: 2.18.1-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.18.0
+ pkgver = 2.18.1
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.18.0
- sha256sums =
110719adee7ed3e0191a0f314c905580bb8eeff9eccd43de3a840d56e6a41592
+ source =
git+https://github.com/jupyter-server/jupyter_server#tag=v2.18.1
+ sha256sums =
74024e770c637d0cdf4ce25ed519c2263e376870d5b75b1a4db779bd73cb9a25
pkgname = jupyter-server
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=jupyter-server
-pkgver=2.18.0
+pkgver=2.18.1
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=('110719adee7ed3e0191a0f314c905580bb8eeff9eccd43de3a840d56e6a41592')
+sha256sums=('74024e770c637d0cdf4ce25ed519c2263e376870d5b75b1a4db779bd73cb9a25')
prepare() {
cd ${pkgname/-/_}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-server/-/commit/07c6b9e4581e9b0df55addcf57f8f6dddae18362
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-server/-/commit/07c6b9e4581e9b0df55addcf57f8f6dddae18362
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