diff --git a/math/py-sympy/Makefile b/math/py-sympy/Makefile index 8bf3eb656360..a8ab6a2a05b9 100644 --- a/math/py-sympy/Makefile +++ b/math/py-sympy/Makefile @@ -1,32 +1,32 @@ # Created by: Wen Heping PORTNAME= sympy -PORTVERSION= 1.8 +PORTVERSION= 1.9 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Python Library For Symbolic Mathematics LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mpmath>=0.19:math/py-mpmath@${PY_FLAVOR} TEST_DEPENDS= py.test:devel/py-pytest@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= distutils concurrent autoplist NO_ARCH= yes OPTIONS_DEFINE= PYGLET PYGLET_DESC= Enable plotting support PYGLET_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyglet>=1.1.2:graphics/py-pyglet@${PY_FLAVOR} post-patch: @${REINPLACE_CMD} -e "s#share/man/man1#man/man1#" ${WRKSRC}/setup.py do-test: install (cd ${WRKSRC} && py.test) .include diff --git a/math/py-sympy/distinfo b/math/py-sympy/distinfo index 86797c2b98f2..d496b0fbbe56 100644 --- a/math/py-sympy/distinfo +++ b/math/py-sympy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621170521 -SHA256 (sympy-1.8.tar.gz) = 1ca588a9f6ce6a323c5592f9635159c2093572826668a1022c75c75bdf0297cb -SIZE (sympy-1.8.tar.gz) = 6629633 +TIMESTAMP = 1634121118 +SHA256 (sympy-1.9.tar.gz) = c7a880e229df96759f955d4f3970d4cabce79f60f5b18830c08b90ce77cd5fdc +SIZE (sympy-1.9.tar.gz) = 6929669