summaryrefslogtreecommitdiff
path: root/graphics/py-pygeos
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-11-06 03:03:25 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-11-06 03:14:15 +0800
commit5bbfde11fedd38b7a00639e859d16dcc0c047b0b (patch)
treede0dfc8e3b8e43438ca4cb629eb77f8c7460586c /graphics/py-pygeos
parentgraphics/py-pandana: Cosmetic change (diff)
graphics/py-pygeos: Update USES=python
math/py-numpy requires Python 3.7+
Diffstat (limited to 'graphics/py-pygeos')
-rw-r--r--graphics/py-pygeos/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-pygeos/Makefile b/graphics/py-pygeos/Makefile
index 70c6d1ffe387..6c5ee6378733 100644
--- a/graphics/py-pygeos/Makefile
+++ b/graphics/py-pygeos/Makefile
@@ -17,7 +17,7 @@ BUILD_DEPENDS= geos>=3.5:graphics/geos \
LIB_DEPENDS= libgeos.so:graphics/geos
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.13,1:math/py-numpy@${PY_FLAVOR}
-USES= python:3.6+
+USES= python:3.7+
USE_PYTHON= autoplist concurrent cython distutils
post-install: