From 739fb83a11e16b0e7171ef2062d37c0af17d2aef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Mon, 10 Jun 2019 23:59:43 +0200 Subject: [PATCH] python-bleach: update to 3.1.0. --- srcpkgs/python-bleach/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-bleach/template b/srcpkgs/python-bleach/template index b55d99dd906..da389c319a5 100644 --- a/srcpkgs/python-bleach/template +++ b/srcpkgs/python-bleach/template @@ -1,6 +1,6 @@ # Template file for 'python-bleach' pkgname=python-bleach -version=3.0.2 +version=3.1.0 revision=1 archs=noarch wrksrc="bleach-${version}" @@ -10,10 +10,11 @@ hostmakedepends="python-setuptools python3-setuptools" depends="python-six python-webencodings" short_desc="Easy safelist-based HTML-sanitizing tool (Python2)" maintainer="Alessio Sergi " -homepage="https://github.com/mozilla/bleach" 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=48d39675b80a75f6d1c3bdbffec791cf0bbbab665cf01e20da701c77de278718 +checksum=3fdf7f77adcf649c9911387df51254b813185e32b2c6619f690b593a617e19fa python3-bleach_package() { archs=noarch