From 38ab135990edb1c00c46364fb6915f1ebd0fdc7a Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:56:20 -0400 Subject: [PATCH] sumo: rebuild for Python 3.9 --- srcpkgs/sumo/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sumo/template b/srcpkgs/sumo/template index 1167f97789c..4c1eb6876a4 100644 --- a/srcpkgs/sumo/template +++ b/srcpkgs/sumo/template @@ -1,7 +1,7 @@ # Template file for 'sumo' pkgname=sumo version=1.5.0 -revision=2 +revision=3 build_style=cmake python_version=3 hostmakedepends="libgdal-tools pkg-config swig python3-setuptools"