diff --git a/math/py-sympy/Makefile b/math/py-sympy/Makefile index 33203a87d68a..8bf3eb656360 100644 --- a/math/py-sympy/Makefile +++ b/math/py-sympy/Makefile @@ -1,32 +1,32 @@ # Created by: Wen Heping PORTNAME= sympy -PORTVERSION= 1.7.1 +PORTVERSION= 1.8 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 532a0353bc1b..86797c2b98f2 100644 --- a/math/py-sympy/distinfo +++ b/math/py-sympy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613345173 -SHA256 (sympy-1.7.1.tar.gz) = a3de9261e97535b83bb8607b0da2c7d03126650fafea2b2789657b229c246b2e -SIZE (sympy-1.7.1.tar.gz) = 6473875 +TIMESTAMP = 1621170521 +SHA256 (sympy-1.8.tar.gz) = 1ca588a9f6ce6a323c5592f9635159c2093572826668a1022c75c75bdf0297cb +SIZE (sympy-1.8.tar.gz) = 6629633