From 1cd127eafe9f1295472af6b8ab9e7359865adb74 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:56:23 -0400 Subject: [PATCH] wxPython4: rebuild for Python 3.9 --- srcpkgs/wxPython4/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/wxPython4/template b/srcpkgs/wxPython4/template index 7fc5b7a36a5..7060e894b0a 100644 --- a/srcpkgs/wxPython4/template +++ b/srcpkgs/wxPython4/template @@ -1,7 +1,7 @@ # Template file for 'wxPython4' pkgname=wxPython4 version=4.0.7 -revision=1 +revision=2 wrksrc="wxPython-${version}" build_style=python3-module make_build_args="--skip-build"