mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
biology/py-gffutils: Update 0.11.0 → 0.11.1
Reported by: portscout
This commit is contained in:
parent
adad4bfed1
commit
f3ac5fd5e5
@ -1,5 +1,5 @@
|
||||
PORTNAME= gffutils
|
||||
DISTVERSION= 0.11.0
|
||||
DISTVERSION= 0.11.1
|
||||
CATEGORIES= biology python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argcomplete>=1.9.4:devel/py-argcomplete@${PY
|
||||
${PYTHON_PKGNAMEPREFIX}six>=1.12.0:devel/py-six@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= distutils concurrent autoplist
|
||||
USE_PYTHON= distutils concurrent autoplist pytest # tests use nose and therefore don't work, see https://github.com/daler/gffutils/issues/211
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1654554416
|
||||
SHA256 (gffutils-0.11.0.tar.gz) = 4593bdf8bda2501b8e0c54cd3366fdaba04b211c86f43c0029e65869d15ec769
|
||||
SIZE (gffutils-0.11.0.tar.gz) = 1551488
|
||||
TIMESTAMP = 1678604359
|
||||
SHA256 (gffutils-0.11.1.tar.gz) = ca7bf814d600b389bb2d5c403dd279755118cb1476c19c6f7aecb8c51a84263c
|
||||
SIZE (gffutils-0.11.1.tar.gz) = 1553140
|
||||
|
Loading…
Reference in New Issue
Block a user