From 0431c9ff5f04b2919729df6fe037f4186698adf8 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:10 -0400 Subject: [PATCH] onboard: rebuild for Python 3.9 --- srcpkgs/onboard/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/onboard/template b/srcpkgs/onboard/template index 9f5398c48d..833a136ccb 100644 --- a/srcpkgs/onboard/template +++ b/srcpkgs/onboard/template @@ -1,7 +1,7 @@ # Template file for 'onboard' pkgname=onboard version=1.4.1 -revision=6 +revision=7 build_style=python3-module pycompile_module="Onboard" patch_args="-Np1"