From 6a362d40324ef3bf561f6c964d2b3d52c2a6bfa5 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 14:28:37 +0100 Subject: [PATCH] python-Pillow: rebuild for Python 3.8.1. --- srcpkgs/python-Pillow/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-Pillow/template b/srcpkgs/python-Pillow/template index dd55107af11..bbe3d7b49d6 100644 --- a/srcpkgs/python-Pillow/template +++ b/srcpkgs/python-Pillow/template @@ -1,7 +1,7 @@ # Template file for 'python-Pillow' pkgname=python-Pillow version=6.2.1 -revision=1 +revision=2 wrksrc="Pillow-${version}" build_style=python-module pycompile_module="PIL"