Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-jupyterlab-server
Commits:
f2a2a8eb by Jelle van der Waa at 2024-12-03T12:17:41+01:00
upgpkg: 2.27.3-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-jupyterlab-server
pkgdesc = Launch an application built using JupyterLab
pkgver = 2.27.3
- pkgrel = 2
+ pkgrel = 3
url = https://jupyter.org/
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pyname=jupyterlab_server
pkgname=python-${_pyname/_/-}
pkgver=2.27.3
-pkgrel=2
+pkgrel=3
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/f2a2a8eb7179b4523a1195f19d3b5d766220c1d8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jupyterlab-server/-/commit/f2a2a8eb7179b4523a1195f19d3b5d766220c1d8
You're receiving this email because of your account on gitlab.archlinux.org.