blob: dd77dde186cf28bd75b4f19eb4775b28e2a73187 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-trame-plotly
pkgdesc = Plotly figure widget for trame
pkgver = 3.1.0
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
makedepends = npm
depends = python-trame-client
depends = python-plotly
optdepends = python-plotly: for Plotly integration
source = trame-plotly-3.1.0.tar.gz::https://github.com/Kitware/trame-plotly/archive/v3.1.0.tar.gz
sha512sums = 7b6daec9e6c4a1bd470b1a13054d29769cea480857563a009a85f58f1c499fa97b3ef38792431bc970087b8f3d318e84b40e2a62dbd01b32b477b46be65b214b
pkgname = python-trame-plotly
|