aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-17 11:52:06 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-17 19:52:43 +0000
commit82a52f4e1fa766784bac3cd9b603cbc101a9c28e (patch)
treef66ce1cd3ea9e8b38d3bff6c9a3dd7b97b3c58dc /community
parentd1f57cacf8a4a0572680f957ce259a52466d53bf (diff)
downloadaports-82a52f4e1fa766784bac3cd9b603cbc101a9c28e.tar.bz2
aports-82a52f4e1fa766784bac3cd9b603cbc101a9c28e.tar.xz
community/py3-bleach: upgrade to 3.1.2
Diffstat (limited to 'community')
-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"