From 57265b50f942f0f294241c5cac26e2ae5639d5cf Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 7 Oct 2020 09:55:31 -0400 Subject: [PATCH] python3-bleach: rebuild for Python 3.9 --- srcpkgs/python3-bleach/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-bleach/template b/srcpkgs/python3-bleach/template index 20e2b3d04c2..34ba5371b45 100644 --- a/srcpkgs/python3-bleach/template +++ b/srcpkgs/python3-bleach/template @@ -1,7 +1,7 @@ # Template file for 'python3-bleach' pkgname=python3-bleach version=3.1.1 -revision=2 +revision=3 wrksrc="bleach-${version}" build_style=python3-module hostmakedepends="python3-setuptools"