diff --git a/math/py-mpmath/Makefile b/math/py-mpmath/Makefile index 731b6c51e418..96e0fef75166 100644 --- a/math/py-mpmath/Makefile +++ b/math/py-mpmath/Makefile @@ -1,26 +1,26 @@ PORTNAME= mpmath -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Python Library for Arbitrary-precision Floating-point Arithmetic WWW= https://www.mpmath.org/ LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gmpy2>=2.1.0:math/py-gmpy2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gmpy2>=2.1.0:math/py-gmpy2@${PY_FLAVOR} USES= python USE_PYTHON= autoplist pep517 pytest NO_ARCH= yes do-test: @cd ${WRKSRC}/mpmath/tests && ${PYTHON_CMD} runtests.py .include diff --git a/math/py-mpmath/distinfo b/math/py-mpmath/distinfo index 933c97ecc4de..eb6e4b603961 100644 --- a/math/py-mpmath/distinfo +++ b/math/py-mpmath/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1772097609 -SHA256 (mpmath-1.4.0.tar.gz) = d272b40c031ba0ee385e7e5fc735b48560d9838a0d7fbca109919efd23580a22 -SIZE (mpmath-1.4.0.tar.gz) = 2092745 +TIMESTAMP = 1773995062 +SHA256 (mpmath-1.4.1.tar.gz) = efd6d1b75f09d69524a67609949812668b28e81ecbfe0ab449ced8c13e92642e +SIZE (mpmath-1.4.1.tar.gz) = 2093211