py-htseq: new version (#11525)
This commit is contained in:
parent
a45c4ef33d
commit
b13665d065
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ class PyHtseq(PythonPackage):
|
|||
homepage = "http://htseq.readthedocs.io/en/release_0.9.1/overview.html"
|
||||
url = "https://github.com/simon-anders/htseq/archive/release_0.9.1.tar.gz"
|
||||
|
||||
version('0.11.2', sha256='dfc707effa699d5ba9034e1bb9f13c0fb4e9bc60d31ede2444aa49c7e2fc71aa')
|
||||
version('0.9.1', '269e7de5d39fc31f609cccd4a4740e61')
|
||||
|
||||
depends_on('py-setuptools', type='build')
|
||||
|
|
Loading…
Reference in a new issue