View | Details | Raw Unified | Return to bug 251626 | Differences between
and this patch

Collapse All | Expand All

(-)b/science/py-geometer/Makefile (-1 / +1 lines)
Lines 12-18 COMMENT= Python geometry package based on projective geometry and numpy Link Here
12
LICENSE=	MIT
12
LICENSE=	MIT
13
LICENSE_FILE=	${WRKSRC}/LICENSE
13
LICENSE_FILE=	${WRKSRC}/LICENSE
14
14
15
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}numpy>=1.15,1<1.20,1:math/py-numpy@${PY_FLAVOR} \
15
RUN_DEPENDS=	${PYNUMPY}	\
16
		${PYTHON_PKGNAMEPREFIX}sympy>=1.3:math/py-sympy@${PY_FLAVOR} # <= 1.7
16
		${PYTHON_PKGNAMEPREFIX}sympy>=1.3:math/py-sympy@${PY_FLAVOR} # <= 1.7
17
17
18
USES=		python:3.5+
18
USES=		python:3.5+

Return to bug 251626