diff options
-rw-r--r-- | community/py3-bleach/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-bleach/APKBUILD b/community/py3-bleach/APKBUILD index c9477097a6..9cad1e09a4 100644 --- a/community/py3-bleach/APKBUILD +++ b/community/py3-bleach/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leo <thinkabit.ukim@gmail.com> pkgname=py3-bleach pkgver=3.3.0 -pkgrel=0 +pkgrel=1 pkgdesc="whitelist-based HTML sanitizing library" options="!check" # 3 tests fail url="https://github.com/mozilla/bleach" |