Index: head/math/py-benford_py/Makefile =================================================================== --- head/math/py-benford_py/Makefile (revision 562443) +++ head/math/py-benford_py/Makefile (revision 562444) @@ -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 Index: head/math/py-benford_py/distinfo =================================================================== --- head/math/py-benford_py/distinfo (revision 562443) +++ head/math/py-benford_py/distinfo (revision 562444) @@ -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