diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 21:19:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 21:19:52 +0700 |
commit | e76d23a31162bf8de8ea5ce778aca1d4df903f92 (patch) | |
tree | db53a50dba29f3b084c2d2575172aeccbbc26d9e /libraries | |
parent | 2715e9ebaa272ab83c042a8e68efefb54124744a (diff) |
libraries/html5lib: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/html5lib/html5lib.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/html5lib/html5lib.info b/libraries/html5lib/html5lib.info index b9f29a8b44b5..03124c96db01 100644 --- a/libraries/html5lib/html5lib.info +++ b/libraries/html5lib/html5lib.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.io/packages/source/h/html5lib/html5lib-1.0.1.tar.gz" MD5SUM="942a0688d6bdf20d087c9805c40182ad" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="six python3-six python-webencodings" +REQUIRES="python-webencodings" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com" |