diff --git a/math/py-gmpy2/Makefile b/math/py-gmpy2/Makefile index fd72fe6558c1..46e12817c83f 100644 --- a/math/py-gmpy2/Makefile +++ b/math/py-gmpy2/Makefile @@ -1,26 +1,26 @@ # Created by: Yuri Victorovich PORTNAME= gmpy2 -DISTVERSION= 2.1.1 +DISTVERSION= 2.1.2 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= GMP/MPIR, MPFR, and MPC interface to Python LICENSE= GPLv3 LIB_DEPENDS= libgmp.so:math/gmp \ libmpc.so:math/mpc \ libmpfr.so:math/mpfr USES= localbase python:3.6-3.9 USE_PYTHON= distutils autoplist CONFLICTS= ${PYTHON_PKGNAMEPREFIX}gmpy2-devel-2.1* post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/gmpy2/gmpy2*.so .include diff --git a/math/py-gmpy2/distinfo b/math/py-gmpy2/distinfo index 2a6d817c24d7..2e83c5b85f74 100644 --- a/math/py-gmpy2/distinfo +++ b/math/py-gmpy2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1640291889 -SHA256 (gmpy2-2.1.1.tar.gz) = 346f442063c8212c347e330519905591626ea6fa31aa6ccd299ecd5654e1086f -SIZE (gmpy2-2.1.1.tar.gz) = 258607 +TIMESTAMP = 1641524654 +SHA256 (gmpy2-2.1.2.tar.gz) = da75140bca128ece795895477e53b43773e3748aa90ba6170eae7ca2c74b82d1 +SIZE (gmpy2-2.1.2.tar.gz) = 258445