Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
jupyter-server


Commits:
8c6ec151 by Antonio Rojas at 2026-05-29T18:28:42+02:00
upgpkg: 2.19.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.18.2
+       pkgver = 2.19.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.18.2
-       sha256sums = 
9016f5b92d66bc12897e10c499c0247b7a26badf346a3a5504e1a510a81d8e3f
+       source = 
git+https://github.com/jupyter-server/jupyter_server#tag=v2.19.0
+       sha256sums = 
5432384030eedce9cbd6714888b52bd601cdbffd098cf694758f9fb2cbd7ad9c
 
 pkgname = jupyter-server


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=jupyter-server
-pkgver=2.18.2
+pkgver=2.19.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=('9016f5b92d66bc12897e10c499c0247b7a26badf346a3a5504e1a510a81d8e3f')
+sha256sums=('5432384030eedce9cbd6714888b52bd601cdbffd098cf694758f9fb2cbd7ad9c')
 
 prepare() {
   cd ${pkgname/-/_}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-server/-/commit/8c6ec1513185d58848920dc36d32d58f65e0047d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-server/-/commit/8c6ec1513185d58848920dc36d32d58f65e0047d
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


Reply via email to