summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 12 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 824d1f8df05c..71d509f759cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,19 @@
pkgbase = python-htseq
- pkgdesc = framework to process and analyze data from high-throughput sequencing assays
- pkgver = 0.8.0
+ pkgdesc = library to facilitate processing and analysis of data from high-throughput sequencing (HTS) experiments
+ pkgver = 0.11.2
pkgrel = 1
url = https://github.com/simon-anders/htseq
- arch = i686
- arch = x86_64
- license = GPL
+ arch = any
+ license = GPL-3.0
+ makedepends = python-setuptools
+ makedepends = cython
+ makedepends = swig
+ depends = python
depends = python-matplotlib
- options = !emptydirs
- source = https://pypi.python.org/packages/de/e4/5287587097a4c46b571babb074ce3ff91cf220bed26502b69dccd3a2fda3/HTSeq-0.8.0.tar.gz
- md5sums = 0a62f5da8905ad206389c29afd724afd
+ depends = python-numpy
+ depends = python-pysam
+ source = https://github.com/simon-anders/htseq/archive/release_0.11.2.tar.gz
+ sha256sums = dfc707effa699d5ba9034e1bb9f13c0fb4e9bc60d31ede2444aa49c7e2fc71aa
pkgname = python-htseq