aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-17 18:08:59 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-17 19:15:49 -0300
commit2fd0b70b1bfa1d57335fdf7f66d6e147dedf301a (patch)
tree2e0405bda8e9af401bc132ea46e6a96d9386f981 /community
parent7c9d54c36b441acf9cdb4420a51c5d5e89d32d1a (diff)
downloadaports-2fd0b70b1bfa1d57335fdf7f66d6e147dedf301a.tar.bz2
aports-2fd0b70b1bfa1d57335fdf7f66d6e147dedf301a.tar.xz
community/py3-bleach: upgrade to 3.1.3
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 2592eced61..b203d54dc2 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.2
+pkgver=3.1.3
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="257399500d0302aba7bcbacd0a77d92ce176379ab65342569f9fec07bef88915c46910d859dceee0b510b74ac707c5abaff02a8cf230b33a0a0ee61b0bc43aaa py3-bleach-3.1.2.tar.gz"
+sha512sums="6cddcd2cbb89c16e803b3074a97e4477aee4e3ba187edd3be58265df0baea8ed3f48b734947ec83bd2219e5fd27581eeb13ddc972d74ed7992d6b95227ff43ba py3-bleach-3.1.3.tar.gz"