Date: Thu, 29 Apr 2021 03:01:50 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b6f720a415aa - main - math/py-benford_py: Update 0.3.3 -> 0.4.1 Message-ID: <202104290301.13T31onE051310@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=b6f720a415aa9e09aa79ec474e0377c38bc205a6 commit b6f720a415aa9e09aa79ec474e0377c38bc205a6 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-04-29 02:02:19 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-04-29 03:01:44 +0000 math/py-benford_py: Update 0.3.3 -> 0.4.1 --- math/py-benford_py/Makefile | 2 +- math/py-benford_py/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) 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,5 +1,5 @@ PORTNAME= benford_py -DISTVERSION= 0.3.3 +DISTVERSION= 0.4.1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104290301.13T31onE051310>