Skip to content

Commit

Permalink
graphics/py-OWSLib: 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 606fff2 commit abbb530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphics/py-OWSLib/Makefile
Expand Up @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=1.0:www/py-requests@${PY_FLAVOR}

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

CPE_VENDOR= osgeo
Expand Down

0 comments on commit abbb530

Please sign in to comment.