summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAshley Whetter2015-06-08 12:18:22 +0100
committerAshley Whetter2015-06-08 12:18:22 +0100
commit2158577666b6440cfad82e1e031063a41077a040 (patch)
tree7722e7a88be6b6005571502c282718facee97761 /.SRCINFO
parent842cd1c397853bfc1baeae055fcbd7c30f0ecefd (diff)
downloadaur-2158577666b6440cfad82e1e031063a41077a040.tar.gz
Combined python-seqlearn-git and python2-seqlearn-git PKGBUILDs
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 10 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 474f6294af1e..f8e94a6c18c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,13 +7,19 @@ pkgbase = python-seqlearn-git
arch = x86_64
license = custom: Copyright 2013-2014 Lars Buitinck / University of Amsterdam and contributors
makedepends = git
- depends = python
- depends = python-numpy>=1.6
- depends = python-scipy>=0.11
- depends = cython>=0.20.2
options = !emptydirs
source = git://github.com/larsmans/seqlearn.git
md5sums = SKIP
pkgname = python-seqlearn-git
+ depends = python
+ depends = python-numpy>=1.6
+ depends = python-scipy>=0.11
+ depends = cython>=0.20.2
+
+pkgname = python2-seqlearn-git
+ depends = python2
+ depends = python2-numpy>=1.6
+ depends = python2-scipy>=0.11
+ depends = cython2>=0.20.2