diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-06-30 17:32:20 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-06-30 17:47:12 +0000 |
commit | 70917032c72b720d6dad734df5186e7820a70eff (patch) | |
tree | 5015308672c95549554ed6d7f04888992efdf875 /math | |
parent | f98e7fabbeade264f11ca2003527e943febaa78a (diff) | |
download | ports-70917032c72b720d6dad734df5186e7820a70eff.tar.gz ports-70917032c72b720d6dad734df5186e7820a70eff.zip |
math/py-benford_py: Update 0.4.3 -> 0.5.0
Reported by: portscout
Diffstat (limited to 'math')
-rw-r--r-- | math/py-benford_py/Makefile | 2 | ||||
-rw-r--r-- | math/py-benford_py/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/py-benford_py/Makefile b/math/py-benford_py/Makefile index d014460d600e..d58011ee2797 100644 --- a/math/py-benford_py/Makefile +++ b/math/py-benford_py/Makefile @@ -1,6 +1,6 @@ PORTNAME= benford_py DISTVERSIONPREFIX= v -DISTVERSION= 0.4.3 +DISTVERSION= 0.5.0 CATEGORIES= math python #MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-benford_py/distinfo b/math/py-benford_py/distinfo index c3ded42594fd..3d71408d9b1d 100644 --- a/math/py-benford_py/distinfo +++ b/math/py-benford_py/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623000452 -SHA256 (milcent-benford_py-v0.4.3_GH0.tar.gz) = 8acbf4f658f6a592e389d43b73daa7c770202050325c653d5b4e76d863d30ab7 -SIZE (milcent-benford_py-v0.4.3_GH0.tar.gz) = 1505376 +TIMESTAMP = 1625074201 +SHA256 (milcent-benford_py-v0.5.0_GH0.tar.gz) = c01faf15f098b481b5a731dd7332be1c80ce38d236ee8cdcfce385febcf75e7b +SIZE (milcent-benford_py-v0.5.0_GH0.tar.gz) = 1506239 |