blob: ce5032b73fd9f108d8d745c1a2c2d81dba3c5ec7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-wxnatpy
pkgdesc = wxnatpy is a wxPython widget which allows users to browse the contents of a XNAT repository. It is built on top of wxPython and xnatpy.
pkgver = 0.4.0
pkgrel = 1
url = https://github.com/pauldmccarthy/wxnatpy
arch = any
license = Apache
depends = python
depends = python-wxpython
depends = python-xnatpy>=0.3.28
replaces = wxnatpy
options = !emptydirs
source = https://files.pythonhosted.org/packages/source/w/wxnatpy/wxnatpy-0.4.0.tar.gz
sha256sums = d7d6b27c07b3351e85a7ac55abc119817620e2709d5965c7ef335403148bc586
pkgname = python-wxnatpy
|