From 13556bab7463d18a3d769ae73951e44b30dd400d Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:16:25 -0400 Subject: [PATCH] python-reportlab: rebuild for Python 3.10 --- srcpkgs/python-reportlab/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-reportlab/template b/srcpkgs/python-reportlab/template index 65ad7fdd8db..019923f4d68 100644 --- a/srcpkgs/python-reportlab/template +++ b/srcpkgs/python-reportlab/template @@ -1,7 +1,7 @@ # Template file for 'python-reportlab' pkgname=python-reportlab version=3.5.42 -revision=2 +revision=3 wrksrc="reportlab-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools freetype-devel"