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,29 +1,29 @@ PORTNAME= benford_py DISTVERSIONPREFIX= v -DISTVERSION= 0.4.3 +DISTVERSION= 0.5.0 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 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