Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-jupyterlab-server
Commits:
6cbf83b4 by Antonio Rojas at 2024-04-10T00:42:56+02:00
upgpkg: 2.26.0-2: Python 3.12 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-jupyterlab-server
pkgdesc = Launch an application built using JupyterLab
pkgver = 2.26.0
- pkgrel = 1
+ pkgrel = 2
url = https://jupyter.org/
arch = any
license = custom
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pyname=jupyterlab_server
pkgname=python-${_pyname/_/-}
pkgver=2.26.0
-pkgrel=1
+pkgrel=2
pkgdesc='Launch an application built using JupyterLab'
arch=(any)
url='https://jupyter.org/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jupyterlab-server/-/commit/6cbf83b400cc8e47557112f2f839ec57999c1698
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jupyterlab-server/-/commit/6cbf83b400cc8e47557112f2f839ec57999c1698
You're receiving this email because of your account on gitlab.archlinux.org.