mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
biology/py-gffutils: Update 0.9 -> 0.10
Reported by: portscout
This commit is contained in:
parent
1bd72ea895
commit
c34891001f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=521594
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gffutils
|
||||
DISTVERSION= 0.9
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.10
|
||||
CATEGORIES= biology python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,11 +11,11 @@ COMMENT= Work with GFF and GTF files in a flexible database framework
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argcomplete>0:devel/py-argcomplete@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}argh>0:devel/py-argh@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pyfaidx>0:biology/py-pyfaidx@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argcomplete>=1.9.4:devel/py-argcomplete@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}argh>=0.26.2:devel/py-argh@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pyfaidx>=0.5.5.2:biology/py-pyfaidx@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}simplejson>0:devel/py-simplejson@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}six>=1.12.0:devel/py-six@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils concurrent autoplist
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1539913631
|
||||
SHA256 (gffutils-0.9.tar.gz) = e1b0bf2b422ec3491be13d77bf7baf71d274abd844e8f8b6c1217a95b236218b
|
||||
SIZE (gffutils-0.9.tar.gz) = 1537395
|
||||
TIMESTAMP = 1577769138
|
||||
SHA256 (gffutils-0.10.tar.gz) = 9b1f5f30d93754e8c67503b94878dbd7d113a5acf8d04c4c363aa8a78a506b2d
|
||||
SIZE (gffutils-0.10.tar.gz) = 1541920
|
||||
|
Loading…
Reference in New Issue
Block a user