Skip to content

Commit

Permalink
graphics/py-pygeoapi: Update USES=python
Browse files Browse the repository at this point in the history
graphics/py-pyproj requires Python 3.8+
  • Loading branch information
sunpoet committed Sep 10, 2022
1 parent abbb530 commit 94c1ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphics/py-pygeoapi/Makefile
Expand Up @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyproj>0:graphics/py-pyproj@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}rasterio>0:graphics/py-rasterio@${PY_FLAVOR}

USES= python:3.7+
USES= python:3.8+
USE_PYTHON= autoplist concurrent distutils

.include <bsd.port.mk>

0 comments on commit 94c1ba3

Please sign in to comment.