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

Antonio Rojas arojas at gemini.archlinux.org
Sat Apr 16 21:42:02 UTC 2022


    Date: Saturday, April 16, 2022 @ 21:42:02
  Author: arojas
Revision: 1186823

Update to 3.3.4

Modified:
  jupyterlab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-16 21:37:12 UTC (rev 1186822)
+++ PKGBUILD	2022-04-16 21:42:02 UTC (rev 1186823)
@@ -2,19 +2,19 @@
 
 pkgname=jupyterlab
 _pipname=jupyterlab
-pkgver=3.3.3
-pkgrel=2
+pkgver=3.3.4
+pkgrel=1
 pkgdesc='JupyterLab computational environment'
 arch=(any)
 url='https://github.com/jupyterlab/jupyterlab'
 license=(custom)
-makedepends=(python-build python-installer)
+makedepends=(python-build python-installer python-pre-commit)
 depends=(python-jupyterlab_server python-jupyter_packaging jupyter-notebook-shim nodejs)
 optdepends=('npm: to install extensions' 'jupyterlab-widgets: ipywidgets support')
 checkdepends=('python-pytest-tornasync' 'npm')
 source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz
         no-nbclassic.patch)
-sha256sums=('294d67126015ba397f6b1c80563deec862e47e042623851bbe2a7d870d69eb6a'
+sha256sums=('e04355848b3d91ac4d95c2e3846a0429b33e9c2edc79668fb4fc4d212f1e5107'
             'c81b7b957622b7ea68589daa568bba96a8955e768aea0bce60c27fa041e07cc4')
 
 prepare() {



More information about the arch-commits mailing list