1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00

misc/py-kartograph: Update USES=python

graphics/py-pyproj requires Python 3.8+
This commit is contained in:
Po-Chuan Hsieh 2022-09-11 02:11:36 +08:00
parent 09707ce2cc
commit 9f87e322d4
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argparse>0:devel/py-argparse@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Shapely>=1.0.14:devel/py-shapely@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tinycss>0:textproc/py-tinycss@${PY_FLAVOR}
USES= python:3.7+
USES= python:3.8+
USE_GITHUB= yes
GH_PROJECT= ${PORTNAME}.py
USE_PYTHON= distutils concurrent autoplist