diff --git a/math/py-benford_py/Makefile b/math/py-benford_py/Makefile index ba3e05f8fb37..d014460d600e 100644 --- a/math/py-benford_py/Makefile +++ b/math/py-benford_py/Makefile @@ -1,29 +1,29 @@ PORTNAME= benford_py DISTVERSIONPREFIX= v -DISTVERSION= 0.4.2 +DISTVERSION= 0.4.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 LICENSE_FILE= ${WRKSRC}/LICENSE.txt 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 USE_GITHUB= yes GH_ACCOUNT= milcent 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 f70636bb14e2..c3ded42594fd 100644 --- a/math/py-benford_py/distinfo +++ b/math/py-benford_py/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621846864 -SHA256 (milcent-benford_py-v0.4.2_GH0.tar.gz) = f4980ab62e8cba8c0ef3dccca070445e86fcee1434de275af9186fd5ad124b1d -SIZE (milcent-benford_py-v0.4.2_GH0.tar.gz) = 1505364 +TIMESTAMP = 1623000452 +SHA256 (milcent-benford_py-v0.4.3_GH0.tar.gz) = 8acbf4f658f6a592e389d43b73daa7c770202050325c653d5b4e76d863d30ab7 +SIZE (milcent-benford_py-v0.4.3_GH0.tar.gz) = 1505376