[arch-commits] Commit in jupyterlab/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Fri Mar 19 21:33:51 UTC 2021


    Date: Friday, March 19, 2021 @ 21:33:50
  Author: arojas
Revision: 895147

Update to 3.0.12

Modified:
  jupyterlab/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-19 21:26:12 UTC (rev 895146)
+++ PKGBUILD	2021-03-19 21:33:50 UTC (rev 895147)
@@ -2,7 +2,7 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=3.0.11
+pkgver=3.0.12
 pkgrel=1
 pkgdesc="JupyterLab computational environment"
 arch=(any)
@@ -12,7 +12,7 @@
 depends=(python-jupyterlab_server python-jupyter_packaging jupyter-nbclassic nodejs)
 optdepends=('npm: to install extensions' 'jupyterlab-widgets: ipywidgets support')
 source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
-sha256sums=('ce4cf4f31163ce51aed013c01a857c05d43a93c46ed690166e48644f6e7947de')
+sha256sums=('929c60d7fb4aa704084c02d8ededc209b8b378e0b3adab46158b7fa6acc24230')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list