summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO26
1 files changed, 8 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df31933a6dfa..e18f62ee644d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,25 +1,15 @@
pkgbase = python-seqlearn-git
- pkgdesc = A sequence classification toolkit for Python.
+ pkgdesc = A sequence classification toolkit for Python
pkgver = r89.32d4bfa
pkgrel = 1
- url = http://larsmans.github.io/seqlearn/
- arch = i686
- arch = x86_64
- license = custom: Copyright 2013-2014 Lars Buitinck / University of Amsterdam and contributors
+ url = https://github.com/larsmans/seqlearn
+ arch = any
+ license = custom
+ makedepends = cython
+ makedepends = python-setuptools
makedepends = git
- options = !emptydirs
+ depends = python-scipy
source = git+https://github.com/larsmans/seqlearn.git
- md5sums = SKIP
+ sha512sums = 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
-