aboutsummaryrefslogtreecommitdiff
path: root/math/py-benford_py
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-01-12 00:14:34 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-01-12 00:14:34 +0000
commitdb51cf0fb1c503a81dca15944518182b52458952 (patch)
tree8e2ecc38e864d9855db0cdddcccdf5a23545fc21 /math/py-benford_py
parenta282fe87ffef7e3c751281505d1fca5079aa8359 (diff)
downloadports-db51cf0fb1c503a81dca15944518182b52458952.tar.gz
ports-db51cf0fb1c503a81dca15944518182b52458952.zip
math/py-benford_py: Update 0.3.1 -> 0.3.2
Reported by: portscout
Notes
Notes: svn path=/head/; revision=561288
Diffstat (limited to 'math/py-benford_py')
-rw-r--r--math/py-benford_py/Makefile5
-rw-r--r--math/py-benford_py/distinfo6
2 files changed, 7 insertions, 4 deletions
diff --git a/math/py-benford_py/Makefile b/math/py-benford_py/Makefile
index 8c36223b81d4..e4be64f7ccca 100644
--- a/math/py-benford_py/Makefile
+++ b/math/py-benford_py/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= benford_py
-DISTVERSION= 0.3.1
+DISTVERSION= 0.3.2
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -20,4 +20,7 @@ USE_PYTHON= distutils autoplist
NO_ARCH= yes
+post-extract: # https://github.com/milcent/benford_py/issues/48
+ ${TOUCH} ${WRKSRC}/README-pypi.md
+
.include <bsd.port.mk>
diff --git a/math/py-benford_py/distinfo b/math/py-benford_py/distinfo
index 0b03370ad4e4..9f3198763ba6 100644
--- a/math/py-benford_py/distinfo
+++ b/math/py-benford_py/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608429905
-SHA256 (benford_py-0.3.1.tar.gz) = 12dbd262cb3d2a8a71e223462bc8d371ab49e6cd816483b8c8980174efc2d1ee
-SIZE (benford_py-0.3.1.tar.gz) = 30407
+TIMESTAMP = 1609983159
+SHA256 (benford_py-0.3.2.tar.gz) = 24c9f0cefb5d8d83c8033dc22847afbe907fe41af0cbc9682ffd09692b920b8f
+SIZE (benford_py-0.3.2.tar.gz) = 30245