aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-bleach
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-bleach')
-rw-r--r--community/py3-bleach/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-bleach/APKBUILD b/community/py3-bleach/APKBUILD
index 9ca43e08b3..2592eced61 100644
--- a/community/py3-bleach/APKBUILD
+++ b/community/py3-bleach/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-bleach
-pkgver=3.1.1
+pkgver=3.1.2
pkgrel=0
pkgdesc="whitelist-based HTML sanitizing library"
options="!check" # https://github.com/mozilla/bleach/issues/503
@@ -30,4 +30,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="2d526455bf5733842f4ba5fa1301497f3e52055eb519ad1bd6f7b44e045e10ec25f5a16b5c78b597df456fb8288256a54c4c72fe7c7b335af912b16830fbb905 py3-bleach-3.1.1.tar.gz"
+sha512sums="257399500d0302aba7bcbacd0a77d92ce176379ab65342569f9fec07bef88915c46910d859dceee0b510b74ac707c5abaff02a8cf230b33a0a0ee61b0bc43aaa py3-bleach-3.1.2.tar.gz"