mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/jupyterlab to 3.4.2-1
This commit is contained in:
parent
21e791037f
commit
3c0e507550
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
pkgname=jupyterlab
|
||||
_pipname=jupyterlab
|
||||
pkgver=3.4.1
|
||||
pkgver=3.4.2
|
||||
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' 'npm')
|
||||
source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz
|
||||
no-nbclassic.patch)
|
||||
sha256sums=('65e078022916f3c096fddcf843cdb593527b55d36ca30817bf1fc7d35f823630'
|
||||
sha256sums=('38abd3a4f83a8f97e3f15bebbcc0825903c15519809eedfaa41340d260be2160'
|
||||
'c81b7b957622b7ea68589daa568bba96a8955e768aea0bce60c27fa041e07cc4')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue