blob: 64a367155bdb5a154bd8bbe72eeb8e89f332f5cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
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.3.1
pkgrel = 1
url = https://github.com/pauldmccarthy/wxnatpy
arch = any
license = Apache
depends = python
depends = wxpython
depends = python-xnatpy>=0.3.5
replaces = wxnatpy
options = !emptydirs
source = https://files.pythonhosted.org/packages/source/w/wxnatpy/wxnatpy-0.3.1.tar.gz
sha256sums = 130b4b39299e213c4cf6829b64c03d2e0e3ba6b234a8d5f2044d7b4cb572c5f4
pkgname = python-wxnatpy
|