From a08b1d1b7b305ded05aa2e7f51883061fb4c16c5 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:54:59 -0400 Subject: [PATCH] fonttools: rebuild for Python 3.9 --- srcpkgs/fonttools/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/fonttools/template b/srcpkgs/fonttools/template index 62579f4f02c..2dd0af782ce 100644 --- a/srcpkgs/fonttools/template +++ b/srcpkgs/fonttools/template @@ -1,7 +1,7 @@ # Template file for 'fonttools' pkgname=fonttools version=4.8.1 -revision=2 +revision=3 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-setuptools"