summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO29
1 files changed, 15 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 474f6294af1e..4cb5eaa88a5c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,20 @@
pkgbase = python-seqlearn-git
- pkgdesc = A sequence classification toolkit for Python.
- pkgver = 20141124
- pkgrel = 1
- url = http://larsmans.github.io/seqlearn/
- arch = i686
+ pkgdesc = Sequence classification toolkit for Python
+ pkgver = r89.32d4bfa
+ pkgrel = 2
+ url = https://github.com/larsmans/seqlearn
arch = x86_64
- license = custom: Copyright 2013-2014 Lars Buitinck / University of Amsterdam and contributors
+ license = MIT
+ makedepends = cython
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
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-setuptools
+ makedepends = python-wheel
+ depends = python-scikit-learn
+ source = seqlearn::git+https://github.com/larsmans/seqlearn
+ source = setup.py.patch
+ sha256sums = SKIP
+ sha256sums = bf5d8bff54489ccd71a427a1a136527b7d913ca386c770bf2de7683d6bae9f16
pkgname = python-seqlearn-git
-