mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
graphics/py-pygeoapi: Update USES=python
graphics/py-pyproj requires Python 3.8+
This commit is contained in:
parent
abbb5308c9
commit
94c1ba37ad
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue