From db51cf0fb1c503a81dca15944518182b52458952 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Tue, 12 Jan 2021 00:14:34 +0000 Subject: math/py-benford_py: Update 0.3.1 -> 0.3.2 Reported by: portscout --- math/py-benford_py/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'math/py-benford_py/Makefile') 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 -- cgit v1.2.3