blob: c61184f9b310de85e0a6f790dc29de9f9b03c660 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-hyperspy-gui-traitsui
pkgdesc = traitsui (desktop) GUI elements for HyperSpy
pkgver = 1.5.0
pkgrel = 1
url = https://github.com/hyperspy/hyperspy_gui_traitsui
arch = any
license = GPLv3
makedepends = python-setuptools
depends = python-hyperspy>=1.7.0
depends = python-traitsui>=6.1
depends = python-link-traits
provides = hyperspy-gui-traitsui
conflicts = hyperspy-gui-traitsui
replaces = hyperspy-gui-traitsui
source = https://github.com/hyperspy/hyperspy_gui_traitsui/archive/v1.5.0.tar.gz
md5sums = 3c5ffc1ecabdcbca99cbed4a14daedb1
pkgname = python-hyperspy-gui-traitsui
|