blob: 35cb5ffd917617caa1fdbf0ad21973d36a6df360 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-trame-simput
pkgdesc = Simput implementation for trame
pkgver = 2.6.0
pkgrel = 1
url = https://github.com/Kitware/trame-simput
arch = any
license = Apache-2.0
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = nodejs-lts-iron
makedepends = npm
depends = python-trame-client
depends = python-yaml
source = trame-simput-2.6.0.tar.gz::https://github.com/Kitware/trame-simput/archive/v2.6.0.tar.gz
sha512sums = 23d6f821c459e61be3fca15794d737ff31fabc4cced42282cafdb5682d78ec5c108907403258265a516106cfc1bb22e93a87b148661b1d496b2824916666e9fc
pkgname = python-trame-simput
|