blob: 85df565122999715a0b7a0dc6b17ba84fc3d3e43 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-trame-plotly
pkgdesc = Plotly figure widget for trame
pkgver = 3.0.1
pkgrel = 1
url = https://github.com/Kitware/trame-plotly
arch = any
license = MIT
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = nodejs-lts-gallium
makedepends = npm
depends = python-trame-client
source = trame-plotly-3.0.1.tar.gz::https://github.com/Kitware/trame-plotly/archive/v3.0.1.tar.gz
sha512sums = 1fab3418b41e5fe35a05764cb1a07a531527b2b7ad7db1186e39080623785ce9743f1040f734cad2c0cc224e31fbd265760e9b7fd1524f78de38d4d74e20d098
pkgname = python-trame-plotly
|