diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-01-06 21:09:26 -0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-01-07 00:34:45 -0800 |
commit | dac432e422bd9cb1772fc3970b90d733149681fe (patch) | |
tree | e083bbb45c349a24a7a715b3bb33db29b77f01e8 /math/py-gmpy2 | |
parent | math/cppad: Update 20210000.8 -> 20220000.0 (diff) |
math/py-gmpy2: Update 2.1.1 -> 2.1.2
Reported by: portscout
Diffstat (limited to 'math/py-gmpy2')
-rw-r--r-- | math/py-gmpy2/Makefile | 2 | ||||
-rw-r--r-- | math/py-gmpy2/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
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,7 +1,7 @@ # Created by: Yuri Victorovich <yuri@rawbw.com> PORTNAME= gmpy2 -DISTVERSION= 2.1.1 +DISTVERSION= 2.1.2 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} 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 |