diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-04 07:09:21 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:32 +0000 |
| commit | 03ea64544d3c8580aa8a552166016d147abe0aba (patch) | |
| tree | 3c21ca19c012ed268ec31e33cd79138d695ec044 /testing | |
| parent | 30f6de9f1d93a2ce73db90010ac567222878144c (diff) | |
| download | aports-03ea64544d3c8580aa8a552166016d147abe0aba.tar.bz2 aports-03ea64544d3c8580aa8a552166016d147abe0aba.tar.xz | |
testing/py3-bleach: rebuild against python 3.8
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/py3-bleach/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-bleach/APKBUILD b/testing/py3-bleach/APKBUILD index 40bf888153..9313ba6e4c 100644 --- a/testing/py3-bleach/APKBUILD +++ b/testing/py3-bleach/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leo <thinkabit.ukim@gmail.com> pkgname=py3-bleach pkgver=3.1.0 -pkgrel=0 +pkgrel=1 pkgdesc="whitelist-based HTML sanitizing library" url="https://github.com/mozilla/bleach" arch="noarch" |
