From a50681b8c740debef3f69618e870f8f728a6f29d Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 24 Dec 2019 12:24:25 +0100 Subject: [PATCH] black: rebuild for Python 3.8.1. --- srcpkgs/black/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/black/template b/srcpkgs/black/template index e6751291c31..ab7bf23c85e 100644 --- a/srcpkgs/black/template +++ b/srcpkgs/black/template @@ -1,7 +1,7 @@ # Template file for 'black' pkgname=black version=19.10b0 -revision=1 +revision=2 archs=noarch build_style=python3-module pycompile_module="black.py blib2to3 _black_version.py"