diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-07-28 16:14:33 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-07-28 16:14:33 +0000 |
commit | dc7b37a027abe786af6cef9c791711ad902dca70 (patch) | |
tree | 0abf5ad863814b8e4ddf731969e4a32a79660d4a | |
parent | security/fizz: Update 2020.07.20.00 -> 2020.07.27.00 (diff) |
math/py-numpoly: Update 1.0.5 -> 1.0.6
Reported by: portscout
-rw-r--r-- | math/py-numpoly/Makefile | 2 | ||||
-rw-r--r-- | math/py-numpoly/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/py-numpoly/Makefile b/math/py-numpoly/Makefile index 5b4bbc60f023..890ebab7e417 100644 --- a/math/py-numpoly/Makefile +++ b/math/py-numpoly/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= numpoly -DISTVERSION= 1.0.5 +DISTVERSION= 1.0.6 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-numpoly/distinfo b/math/py-numpoly/distinfo index ece0fa03f612..899e97dc1214 100644 --- a/math/py-numpoly/distinfo +++ b/math/py-numpoly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1595528081 -SHA256 (numpoly-1.0.5.tar.gz) = 5afffa83eb2ff8329136465ccfc4d86113c8458ee7e5f025f001dc74831a9328 -SIZE (numpoly-1.0.5.tar.gz) = 67689 +TIMESTAMP = 1595952759 +SHA256 (numpoly-1.0.6.tar.gz) = 307ec495727d973411fc9eeac19be40c6af318d9b9d4724edc597a301c64b73a +SIZE (numpoly-1.0.6.tar.gz) = 69406 |