Skip to content

Commit

Permalink
science/py-geometer: Fix build with numpy-1.24
Browse files Browse the repository at this point in the history
Approved by:	portmgr(blanket)
  • Loading branch information
wenheping committed Feb 8, 2023
1 parent c078c3e commit f92330a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion science/py-geometer/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f92330a

Please sign in to comment.