summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 13 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e18f62ee644d..4cb5eaa88a5c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,20 @@
pkgbase = python-seqlearn-git
- pkgdesc = A sequence classification toolkit for Python
+ pkgdesc = Sequence classification toolkit for Python
pkgver = r89.32d4bfa
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/larsmans/seqlearn
- arch = any
- license = custom
+ arch = x86_64
+ license = MIT
makedepends = cython
- makedepends = python-setuptools
makedepends = git
- depends = python-scipy
- source = git+https://github.com/larsmans/seqlearn.git
- sha512sums = 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