mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
graphics/py-h3: Update USES=python
math/py-numpy requires Python 3.7+
This commit is contained in:
parent
1295b9d75b
commit
61a5dcbbae
@ -19,7 +19,7 @@ LIB_DEPENDS= libh3.so:graphics/h3
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
|
||||
|
||||
USES= localbase:ldflags ninja:build python:3.6+
|
||||
USES= localbase:ldflags ninja:build python:3.7+
|
||||
USE_PYTHON= autoplist concurrent cython distutils
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include/h3
|
||||
|
Loading…
Reference in New Issue
Block a user