summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
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