summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRoss Whitfield2019-10-12 18:32:15 -0400
committerRoss Whitfield2019-10-12 18:32:15 -0400
commit649b83ac7f945fef2b5760693becd7d71cf461fa (patch)
tree506483c1d942fa89296e9b05599359e6367c208d /.SRCINFO
parentf70e5aca83b501c4a200b3e5bce2260401b087bd (diff)
downloadaur-649b83ac7f945fef2b5760693becd7d71cf461fa.tar.gz
Bump to v0.11.0 and drop python 2
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 5 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3153060e7f37..467091f5a045 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,12 @@
pkgbase = python-nexpy
pkgdesc = NeXpy: A Python GUI to analyze NeXus data
- pkgver = 0.10.10
- pkgrel = 2
+ pkgver = 0.11.0
+ pkgrel = 1
url = http://nexpy.github.io/nexpy
arch = any
license = BSD
makedepends = python-setuptools
- makedepends = python2-setuptools
makedepends = python-six
- makedepends = python2-six
- source = https://github.com/nexpy/nexpy/archive/v0.10.10.tar.gz
- md5sums = 43bfc04c709eb5b8605215ed182af716
-
-pkgname = python-nexpy
depends = python-numpy
depends = python-h5py
depends = python-scipy
@@ -20,13 +14,8 @@ pkgname = python-nexpy
depends = jupyter
depends = python-matplotlib
depends = python-ansi2html
+ source = https://github.com/nexpy/nexpy/archive/v0.11.0.tar.gz
+ md5sums = 521fe3378577dbc0578d412aa71d3a3b
-pkgname = python2-nexpy
- depends = python2-numpy
- depends = python2-h5py
- depends = python2-scipy
- depends = python2-nexusformat
- depends = ipython2-notebook
- depends = python2-matplotlib
- depends = python2-subprocess32
+pkgname = python-nexpy