summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO31
1 files changed, 8 insertions, 23 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6d80edf6086..2b0febe25aa1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,11 @@
pkgbase = python-gffutils
pkgdesc = GFF and GTF file manipulation and interconversion in Python
- pkgver = 0.9
- pkgrel = 3
- url = https://pypi.python.org/pypi/gffutils
+ pkgver = 0.10.1
+ pkgrel = 1
+ url = https://github.com/daler/gffutils
arch = any
license = MIT
- makedepends = python
makedepends = python-setuptools
- makedepends = python2
- makedepends = python2-setuptools
- options = !emptydirs
- source = python-gffutils-0.9.tar.gz::https://pypi.python.org/packages/b4/ea/54ca403a8d471849606fb432b9afcf73c8c5105ea2dd87b8d38bd5217c5a/gffutils-0.9.tar.gz
- sha256sums = e1b0bf2b422ec3491be13d77bf7baf71d274abd844e8f8b6c1217a95b236218b
-
-pkgname = python-gffutils
- depends = python
depends = python-argcomplete
depends = python-argh
depends = python-pyfaidx
@@ -23,15 +14,9 @@ pkgname = python-gffutils
optdepends = bedtools: for genomic interval arithemtic
optdepends = python-biopython: for sequence manipulation
optdepends = python-pybedtools: wrapper for bedtools
+ source = python-gffutils-0.10.1.tar.gz::https://github.com/daler/gffutils/archive/v0.10.1.tar.gz
+ source = 001-setup.py.patch
+ sha256sums = c020f38d572a38227d575ca6b4a6781e10317c4231c7008f533bb6d9167f64d8
+ sha256sums = 8b8b8e89a6cf1cd74f73f5e5a67053a24bcc681182bc20c30716818fe9243c58
-pkgname = python2-gffutils
- depends = python2
- depends = python2-argcomplete
- depends = python2-argh
- depends = python2-pyfaidx
- depends = python2-simplejson
- depends = python2-six
- optdepends = bedtools: for genomic interval arithemtic
- optdepends = python2-biopython: for sequence manipulation
- optdepends = python2-pybedtools: wrapper for bedtools
-
+pkgname = python-gffutils