blob: 2dd55acab7cfc68d9405da135300322ece362d7b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-jupyterlab-variableinspector
pkgdesc = Jupyterlab extension that shows currently used variables and their values
pkgver = 3.2.4
pkgrel = 1
url = https://github.com/jupyterlab-contrib/jupyterlab-variableInspector
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-hatch-nodejs-version
makedepends = python-hatch-jupyter-builder
makedepends = npm
depends = jupyterlab
source = jupyterlab-variableInspector-3.2.4.tar.gz::https://github.com/jupyterlab-contrib/jupyterlab-variableInspector/archive/v3.2.4.tar.gz
sha512sums = 3affd6c1259c766cc817eafa394d96859edee8dbc0b60fb72cbf27ae70e3aa6c34ed990844febaac384990be13bd9e5e71279a06117a46911b4fac85cffc8fe8
pkgname = python-jupyterlab-variableinspector
|