From 4a14f490db830311bb10a5d4fc27e8e87818b82f Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 1 Jun 2018 11:40:34 +0200 Subject: community/python-hypothesis: new source layout (how often does that change???) --- community/python-hypothesis/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/python-hypothesis') diff --git a/community/python-hypothesis/PKGBUILD b/community/python-hypothesis/PKGBUILD index b254ce72..3432dd64 100644 --- a/community/python-hypothesis/PKGBUILD +++ b/community/python-hypothesis/PKGBUILD @@ -2,7 +2,7 @@ eval "$( declare -f prepare | \ sed ' 2 a \ - find hypothesis-hypothesis-$pkgver/hypothesis-python/tests -type f -name '"'"'*.py'"'"' \\\ + find hypothesis-hypothesis-python-$pkgver/hypothesis-python/tests -type f -name '"'"'*.py'"'"' \\\ -exec sed -i '"'"'/^\\s*@settings(suppress_health_check=/s/HealthCheck\\.too_slow/\\0, HealthCheck.hung_test/g'"'"' {} \\; ' )" -- cgit v1.2.3