From 4a4754e376c619fa442d40a74ab40bf18934c45f Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 04:42:45 +0200 Subject: [PATCH] python-reportlab: rebuild for Python 3.6 --- 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 c07aaff5376..fdd1bbb48dc 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.4.0 -revision=1 +revision=2 wrksrc="reportlab-$version" build_style=python-module hostmakedepends="python-setuptools python3-setuptools"