mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/jupyterlab to 3.4.8-1
This commit is contained in:
parent
176c69f363
commit
8c4906caa4
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
pkgname=jupyterlab
|
pkgname=jupyterlab
|
||||||
_pipname=jupyterlab
|
_pipname=jupyterlab
|
||||||
pkgver=3.4.7
|
pkgver=3.4.8
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='JupyterLab computational environment'
|
pkgdesc='JupyterLab computational environment'
|
||||||
arch=(any)
|
arch=(any)
|
||||||
|
@ -17,7 +17,7 @@ optdepends=('npm: to install extensions' 'jupyterlab-widgets: ipywidgets support
|
||||||
checkdepends=('python-pytest-tornasync' 'npm')
|
checkdepends=('python-pytest-tornasync' 'npm')
|
||||||
source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz
|
source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz
|
||||||
no-nbclassic.patch)
|
no-nbclassic.patch)
|
||||||
sha256sums=('4dc48ab0980e3af2e921dff26e0013dd03b104b1b67f0d85b67448e16e25311e'
|
sha256sums=('1fafb8b657005d91603f3c3adfd6d9e8eaf33fdc601537fef09283332efe67cb'
|
||||||
'c81b7b957622b7ea68589daa568bba96a8955e768aea0bce60c27fa041e07cc4')
|
'c81b7b957622b7ea68589daa568bba96a8955e768aea0bce60c27fa041e07cc4')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Reference in a new issue