aboutsummaryrefslogtreecommitdiff
path: root/math/py-mpmath
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2021-02-15 00:09:26 +0000
committerWen Heping <wen@FreeBSD.org>2021-02-15 00:09:26 +0000
commitdce36905a3d743014ad0dc6d840b9d177020702f (patch)
tree8abd594bb3df56aee4016c2d09da98f6d9565705 /math/py-mpmath
parentb4f128fa82a49fe8f29842fae2a1b82f374f6c2f (diff)
downloadports-dce36905a3d743014ad0dc6d840b9d177020702f.tar.gz
ports-dce36905a3d743014ad0dc6d840b9d177020702f.zip
- Update to 1.2.1
- Update DEPENDS
Notes
Notes: svn path=/head/; revision=565276
Diffstat (limited to 'math/py-mpmath')
-rw-r--r--math/py-mpmath/Makefile5
-rw-r--r--math/py-mpmath/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/math/py-mpmath/Makefile b/math/py-mpmath/Makefile
index 7986042e5a9c..f9be3d373d47 100644
--- a/math/py-mpmath/Makefile
+++ b/math/py-mpmath/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mpmath
-PORTVERSION= 1.1.0
+PORTVERSION= 1.2.1
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,8 @@ COMMENT= Python Library for Arbitrary-precision Floating-point Arithmetic
LICENSE= BSD3CLAUSE
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gmpy.so:math/py-gmpy@${PY_FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gmpy>=0:math/py-gmpy@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= distutils autoplist
diff --git a/math/py-mpmath/distinfo b/math/py-mpmath/distinfo
index 9255d650a5f7..417ff3c3a407 100644
--- a/math/py-mpmath/distinfo
+++ b/math/py-mpmath/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544961720
-SHA256 (mpmath-1.1.0.tar.gz) = fc17abe05fbab3382b61a123c398508183406fa132e0223874578e20946499f6
-SIZE (mpmath-1.1.0.tar.gz) = 512600
+TIMESTAMP = 1613347177
+SHA256 (mpmath-1.2.1.tar.gz) = 79ffb45cf9f4b101a807595bcb3e72e0396202e0b1d25d689134b48c4216a81a
+SIZE (mpmath-1.2.1.tar.gz) = 2144222