diff --git a/math/py-benford_py/Makefile b/math/py-benford_py/Makefile index 5da90a019f25..e4ec45ae04c1 100644 --- a/math/py-benford_py/Makefile +++ b/math/py-benford_py/Makefile @@ -1,24 +1,24 @@ PORTNAME= benford_py -DISTVERSION= 0.3.3 +DISTVERSION= 0.4.1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Library for testing data sets with Benford's law LICENSE= GPLv3 RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= distutils autoplist NO_ARCH= yes post-extract: # https://github.com/milcent/benford_py/issues/48 ${TOUCH} ${WRKSRC}/README-pypi.md .include diff --git a/math/py-benford_py/distinfo b/math/py-benford_py/distinfo index da11ea070b80..dbbb5d8741f2 100644 --- a/math/py-benford_py/distinfo +++ b/math/py-benford_py/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611460131 -SHA256 (benford_py-0.3.3.tar.gz) = c2a35c4922bbb617546b0fe83b42584bf6c7077e9f2841eee1b5427b5c03b114 -SIZE (benford_py-0.3.3.tar.gz) = 30248 +TIMESTAMP = 1619661583 +SHA256 (benford_py-0.4.1.tar.gz) = 1595fc2059fbd0a98a1c98ddc0b307ef0e8b3d11daf578410459eec506cfe38c +SIZE (benford_py-0.4.1.tar.gz) = 33235