From 17eb21d383ee4f6271387ee65e4f3ed8298f7f1f Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:17 -0400 Subject: [PATCH] python-hypothesis: rebuild for Python 3.9 --- srcpkgs/python-hypothesis/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-hypothesis/template b/srcpkgs/python-hypothesis/template index 4c8c0291fc6..f5d24ead724 100644 --- a/srcpkgs/python-hypothesis/template +++ b/srcpkgs/python-hypothesis/template @@ -1,7 +1,7 @@ # Template file for 'python-hypothesis' pkgname=python-hypothesis version=4.38.2 -revision=3 +revision=4 wrksrc="hypothesis-hypothesis-python-${version}" build_wrksrc=hypothesis-python build_style=python-module