aboutsummaryrefslogtreecommitdiff
path: root/biology/py-gtfparse
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-01-30 13:29:58 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-01-30 13:29:58 +0000
commit4aa27da2314f1027b11a5138c0e2aedd03dc7cba (patch)
tree30ea3fe495e40122ec8a96f715869110005d5301 /biology/py-gtfparse
parentaf3595a70d6e9a0bdba311ee5d23cc724c1ba2e8 (diff)
downloadports-4aa27da2314f1027b11a5138c0e2aedd03dc7cba.tar.gz
ports-4aa27da2314f1027b11a5138c0e2aedd03dc7cba.zip
Notes
Diffstat (limited to 'biology/py-gtfparse')
-rw-r--r--biology/py-gtfparse/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/py-gtfparse/Makefile b/biology/py-gtfparse/Makefile
index faeb2e7dc875..2b5f0d258ac1 100644
--- a/biology/py-gtfparse/Makefile
+++ b/biology/py-gtfparse/Makefile
@@ -14,7 +14,7 @@ LICENSE= APACHE20
RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}pandas>=0.15:math/py-pandas@${PY_FLAVOR}
-USES= python:3.6+
+USES= python:3.7+
USE_PYTHON= distutils autoplist
NO_ARCH= yes