summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authormcgyver2020-03-01 19:27:16 +0000
committermcgyver2020-03-01 19:27:16 +0000
commitd571dbef41f6e218a15219dc8ac0c995cd2d290a (patch)
treecf3b2e8bfb3a93d991532816e8fed372cc06f42f /.SRCINFO
parent19c4c7d5690d7002d427c0e07f0c128e60f7eb09 (diff)
downloadaur-d571dbef41f6e218a15219dc8ac0c995cd2d290a.tar.gz
updating release version and adding python2-neo package
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO34
1 files changed, 21 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac05fde80566..22360ac00bb9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,27 @@
-# Generated by mksrcinfo v8
-# Thu Feb 1 20:05:09 UTC 2018
pkgbase = python-neo
- pkgdesc = Neo is a Python package for working with electrophysiology data in Python
- pkgver = 0.5.2
- pkgrel = 1
- url = http://neuralensemble.org/neo
- arch = i686
- arch = x86_64
+ pkgdesc = Neo is a package for representing electrophysiology data in Python, together with support for reading a wide range of neurophysiology file formats
+ pkgver = 0.7.1
+ pkgrel = 2
+ url = https://pypi.org/project/neo/#files
+ arch = any
license = custom
- makedepends = python-setuptools
- depends = python
- depends = python-numpy
depends = python-quantities
- source = https://github.com/NeuralEnsemble/python-neo/archive/0.5.2.tar.gz
- md5sums = ba857329e6d4859cd9ea8eb8f63c8ade
+ depends = python-setuptools
+ depends = python2-setuptools
+ source = https://files.pythonhosted.org/packages/source/n/neo/neo-0.7.1.tar.gz
+ sha256sums = SKIP
pkgname = python-neo
+ depends = python-quantities
+ depends = python-setuptools
+ depends = python2-setuptools
+ depends = python
+ depends = python-numpy
+
+pkgname = python2-neo
+ depends = python-quantities
+ depends = python-setuptools
+ depends = python2-setuptools
+ depends = python2
+ depends = python2-numpy