blob: 810376b283b31bcabc4a17cd009a9ffaa5947a8c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-traitsui
pkgdesc = Traits-capable user interfaces
pkgver = 7.4.3
pkgrel = 4
url = https://github.com/enthought/traitsui
arch = any
license = BSD
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-pyface
source = traitsui-7.4.3.tar.gz::https://github.com/enthought/traitsui/archive/7.4.3.tar.gz
sha256sums = 587da5de6b6000a9ec520e3860dd20c030c1a987814cde90d803bc06918aa32d
pkgname = python-traitsui
|