Skip to content

Commit

Permalink
graphics/py-gdal: Update USES=python
Browse files Browse the repository at this point in the history
math/py-numpy requires Python 3.8+
  • Loading branch information
sunpoet committed Jun 16, 2022
1 parent 38a82db commit 003b085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphics/py-gdal/Makefile
Expand Up @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/../../LICENSE.TXT

LIB_DEPENDS= libgdal.so:graphics/gdal

USES= compiler:c++14-lang cpe python:3.7+ tar:xz
USES= compiler:c++14-lang cpe python:3.8+ tar:xz
USE_PYTHON= autoplist concurrent distutils

USE_CXXSTD= c++14
Expand Down

0 comments on commit 003b085

Please sign in to comment.