Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
jupyterlab
Commits:
462bfd2f by Antonio Rojas at 2023-08-27T01:38:02+02:00
upgpkg: 4.0.5-1: Update to 4.0.5
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=jupyterlab
_pipname=jupyterlab
-pkgver=4.0.4
+pkgver=4.0.5
pkgrel=1
pkgdesc='JupyterLab computational environment'
arch=(any)
@@ -13,7 +13,7 @@ depends=(python-jupyterlab-server python-async-lru
jupyter-notebook-shim)
optdepends=('npm: to install extensions' 'jupyterlab-widgets: ipywidgets
support' 'jupyter-collaboration: collaborative mode')
checkdepends=(python-pytest-tornasync python-pytest-jupyter npm
python-jupyter-server-terminals)
source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
-sha256sums=('049449a56d93202ed204e0e86f96f5a3447a08cfc09fb012fd239e178651cb34')
+sha256sums=('de49deb75f9b9aec478ed04754cbefe9c5d22fd796a5783cdc65e212983d3611')
build() {
cd $pkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyterlab/-/commit/462bfd2ff4d618bf75fe6172e483e624cef750e8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyterlab/-/commit/462bfd2ff4d618bf75fe6172e483e624cef750e8
You're receiving this email because of your account on gitlab.archlinux.org.