From 47439ebbad18db3950e21832d31f95725f0f3143 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Tue, 17 Nov 2020 17:16:51 -0600 Subject: [PATCH] python3-bleach: update to 3.2.1 Fixes CVE-2020-6816 --- srcpkgs/python3-bleach/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-bleach/template b/srcpkgs/python3-bleach/template index 34ba5371b45..e1951883ea8 100644 --- a/srcpkgs/python3-bleach/template +++ b/srcpkgs/python3-bleach/template @@ -1,15 +1,16 @@ # Template file for 'python3-bleach' pkgname=python3-bleach -version=3.1.1 -revision=3 +version=3.2.1 +revision=1 wrksrc="bleach-${version}" build_style=python3-module hostmakedepends="python3-setuptools" -depends="python3-six python3-webencodings" +depends="python3-six python3-webencodings + python3-packaging" short_desc="Easy safelist-based HTML-sanitizing tool (Python3)" maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/mozilla/bleach" changelog="https://raw.githubusercontent.com/mozilla/bleach/master/CHANGES" distfiles="${PYPI_SITE}/b/bleach/bleach-${version}.tar.gz" -checksum=aa8b870d0f46965bac2c073a93444636b0e1ca74e9777e34f03dd494b8a59d48 +checksum=52b5919b81842b1854196eaae5ca29679a2f2e378905c346d3ca8227c2c66080