Skip to content

Commit

Permalink
www/twms: 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 9f87e32 commit d4e7059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/twms/Makefile
Expand Up @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyproj>0:graphics/py-pyproj@${PY_FLAVOR} \
USE_GITHUB= yes
GH_ACCOUNT= Komzpa

USES= python:3.7+
USES= python:3.8+
USE_PYTHON= distutils py3kplist optsuffix
NO_ARCH= yes

Expand Down

0 comments on commit d4e7059

Please sign in to comment.