diff --git a/math/py-benford_py/Makefile b/math/py-benford_py/Makefile index e4be64f7ccca..b4e0bc68d7f7 100644 --- a/math/py-benford_py/Makefile +++ b/math/py-benford_py/Makefile @@ -1,26 +1,26 @@ # $FreeBSD$ PORTNAME= benford_py -DISTVERSION= 0.3.2 +DISTVERSION= 0.3.3 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.6+ 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 9f3198763ba6..da11ea070b80 100644 --- a/math/py-benford_py/distinfo +++ b/math/py-benford_py/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609983159 -SHA256 (benford_py-0.3.2.tar.gz) = 24c9f0cefb5d8d83c8033dc22847afbe907fe41af0cbc9682ffd09692b920b8f -SIZE (benford_py-0.3.2.tar.gz) = 30245 +TIMESTAMP = 1611460131 +SHA256 (benford_py-0.3.3.tar.gz) = c2a35c4922bbb617546b0fe83b42584bf6c7077e9f2841eee1b5427b5c03b114 +SIZE (benford_py-0.3.3.tar.gz) = 30248