Skip to content

Commit

Permalink
graphics/py-rasterstats: Update USES=python
Browse files Browse the repository at this point in the history
math/py-numpy requires Python 3.8+
  • Loading branch information
sunpoet committed Jun 16, 2022
1 parent 0c36127 commit 50ab041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphics/py-rasterstats/Makefile
Expand Up @@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}affine>=0<3.0:math/py-affine@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Shapely>=0:devel/py-shapely@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}simplejson>=0:devel/py-simplejson@${PY_FLAVOR}

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

NO_ARCH= yes
Expand Down

0 comments on commit 50ab041

Please sign in to comment.