python-bleach: update to 3.1.0.

This commit is contained in:
Daniel Eyßer 2019-06-10 23:59:43 +02:00 committed by Helmut Pozimski
parent c189043407
commit 739fb83a11

View file

@ -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 <al3hex@gmail.com>"
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