From 613c36e1303e9ad55b695cd4dccae9f8555adc64 Mon Sep 17 00:00:00 2001 From: maxice8 <30738253+maxice8@users.noreply.github.com> Date: Fri, 8 Dec 2017 07:42:29 -0200 Subject: [PATCH] python-bleach: update to 2.1.2. (#9839) --- srcpkgs/python-bleach/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-bleach/template b/srcpkgs/python-bleach/template index cc7265d98a0..b0d5d287caf 100644 --- a/srcpkgs/python-bleach/template +++ b/srcpkgs/python-bleach/template @@ -1,6 +1,6 @@ # Template file for 'python-bleach' pkgname=python-bleach -version=2.1.1 +version=2.1.2 revision=1 noarch=yes wrksrc="bleach-${version}" @@ -13,7 +13,7 @@ maintainer="Alessio Sergi " homepage="https://github.com/mozilla/bleach" license="Apache-2.0" distfiles="${PYPI_SITE}/b/bleach/bleach-${version}.tar.gz" -checksum=760a9368002180fb8a0f4ea48dc6275378e6f311c39d0236d7b904fca1f5ea0d +checksum=38fc8cbebea4e787d8db55d6f324820c7f74362b70db9142c1ac7920452d1a19 python3-bleach_package() { noarch=yes