mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
community/jupyterlab to 3.6.3-1
This commit is contained in:
parent
9ccb5121c9
commit
f9eb2fcffc
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
pkgname=jupyterlab
|
||||
_pipname=jupyterlab
|
||||
pkgver=3.6.2
|
||||
pkgver=3.6.3
|
||||
pkgrel=1
|
||||
pkgdesc='JupyterLab computational environment'
|
||||
arch=(any)
|
||||
|
@ -17,7 +17,7 @@ optdepends=('npm: to install extensions' 'jupyterlab-widgets: ipywidgets support
|
|||
checkdepends=(python-pytest-tornasync python-pytest-jupyter npm)
|
||||
source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz
|
||||
no-nbclassic.patch)
|
||||
sha256sums=('e55bc40c36c2a52b76cf301138507a5488eb769137dd39d9f31a6259a00c6b03'
|
||||
sha256sums=('373e9cfb8a72edd294be14f16662563a220cecf0fb26de7aab1af9a29b689b82'
|
||||
'c06dc4b2bc712e7fbffe9850a9c99f98ee4f5210ecd3a9572b7ed21496c8d59e')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue