mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
science/py-geometer: Fix build with numpy-1.24
Approved by: portmgr(blanket)
This commit is contained in:
parent
c078c3ea17
commit
f92330acae
@ -12,7 +12,7 @@ WWW= https://github.com/jan-mue/geometer
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.15,1<1.24,1:math/py-numpy@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYNUMPY}
|
||||
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
Loading…
Reference in New Issue
Block a user