Skip to content

Commit

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

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

NO_ARCH= yes
Expand Down

0 comments on commit 2daec85

Please sign in to comment.