diff --git a/math/py-symengine/Makefile b/math/py-symengine/Makefile index 19368b61a7ae..9684a94c077f 100644 --- a/math/py-symengine/Makefile +++ b/math/py-symengine/Makefile @@ -1,35 +1,34 @@ PORTNAME= symengine DISTVERSIONPREFIX= v -DISTVERSION= 0.9.2-59 -DISTVERSIONSUFFIX= -gdc2daf8 +DISTVERSION= 0.10.0 CATEGORIES= math python #MASTER_SITES= PYPI # latest release isn't compatible with math/symengine PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python library providing wrappers to SymEngine WWW= https://symengine.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libarb.so:math/arb \ libecm.so:math/gmp-ecm \ libflint.so:math/flint2 \ libgmp.so:math/gmp \ libmpc.so:math/mpc \ libmpfr.so:math/mpfr \ libsymengine.so:math/symengine TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sympy>0:math/py-sympy@${PY_FLAVOR} # see https://github.com/symengine/symengine.py/issues/416 USES= cmake compiler:c++11-lang python:3.7+ USE_PYTHON= cython flavors pytest USE_GITHUB= yes GH_PROJECT= symengine.py BINARY_ALIAS= python=${PYTHON_CMD} # cmake scripts expect python executable # cmake scripts copy build type and flags from math/symengine, and ignore all local variables of that kind .include diff --git a/math/py-symengine/distinfo b/math/py-symengine/distinfo index 032f46b5a81a..4c9a2c92edd3 100644 --- a/math/py-symengine/distinfo +++ b/math/py-symengine/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679453285 -SHA256 (symengine-symengine.py-v0.9.2-59-gdc2daf8_GH0.tar.gz) = 31c3d506ecf871a7966cbcb3de89388d5ec8149f10c2116555b0f9ea5e2bd42b -SIZE (symengine-symengine.py-v0.9.2-59-gdc2daf8_GH0.tar.gz) = 112129 +TIMESTAMP = 1679765410 +SHA256 (symengine-symengine.py-v0.10.0_GH0.tar.gz) = 923944ab54aa0a787629424c101f5ec6a87b44177c669d21c7d3b0257f725927 +SIZE (symengine-symengine.py-v0.10.0_GH0.tar.gz) = 112272