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


Commits:
7f5cbd14 by Antonio Rojas at 2024-01-05T22:31:46+01:00
upgpkg: 2.12.2-1: Update to 2.12.2

- - - - -


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.12.1
+       pkgver = 2.12.2
        pkgrel = 1
        url = https://jupyter.org/
        arch = any
@@ -35,7 +35,7 @@ pkgbase = jupyter-server
        depends = python-websocket-client
        optdepends = jupyter-server-mathjax: to use local MathJax
        optdepends = python-jupyter-server-terminals: terminals support
-       source = 
https://github.com/jupyter-server/jupyter_server/releases/download/v2.12.1/jupyter_server-2.12.1.tar.gz
-       sha256sums = 
dc77b7dcc5fc0547acba2b2844f01798008667201eea27c6319ff9257d700a6d
+       source = 
https://github.com/jupyter-server/jupyter_server/releases/download/v2.12.2/jupyter_server-2.12.2.tar.gz
+       sha256sums = 
5eae86be15224b5375cdec0c3542ce72ff20f7a25297a2a8166a250bb455a519
 
 pkgname = jupyter-server


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <aro...@archlinux.org>
 
 pkgname=jupyter-server
-pkgver=2.12.1
+pkgver=2.12.2
 pkgrel=1
 pkgdesc='Provides the backend for Jupyter web applications like Jupyter 
notebook, JupyterLab, and Voila'
 arch=(any)
@@ -38,7 +38,7 @@ checkdepends=(python-flaky
 optdepends=('jupyter-server-mathjax: to use local MathJax'
             'python-jupyter-server-terminals: terminals support')
 
source=(https://github.com/jupyter-server/${pkgname/-/_}/releases/download/v$pkgver/${pkgname/-/_}-$pkgver.tar.gz)
-sha256sums=('dc77b7dcc5fc0547acba2b2844f01798008667201eea27c6319ff9257d700a6d')
+sha256sums=('5eae86be15224b5375cdec0c3542ce72ff20f7a25297a2a8166a250bb455a519')
 
 prepare() {
   cd ${pkgname/-/_}-$pkgver



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-server/-/commit/7f5cbd1458da39c121f7d6b621b0b755a9ba96b5
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to