diff --git a/math/py-sympy/Makefile b/math/py-sympy/Makefile index fa437bc2dd50..21cc2e544990 100644 --- a/math/py-sympy/Makefile +++ b/math/py-sympy/Makefile @@ -1,31 +1,31 @@ PORTNAME= sympy -PORTVERSION= 1.10.1 +PORTVERSION= 1.11.1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Python Library For Symbolic Mathematics WWW= https://sympy.org/ 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+ +USES= python:3.8+ 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 c906fba4ae3e..39f2c8f94171 100644 --- a/math/py-sympy/distinfo +++ b/math/py-sympy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647787018 -SHA256 (sympy-1.10.1.tar.gz) = 5939eeffdf9e152172601463626c022a2c27e75cf6278de8d401d50c9d58787b -SIZE (sympy-1.10.1.tar.gz) = 7111192 +TIMESTAMP = 1668387867 +SHA256 (sympy-1.11.1.tar.gz) = e32380dce63cb7c0108ed525570092fd45168bdae2faa17e528221ef72e88658 +SIZE (sympy-1.11.1.tar.gz) = 12921384