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