diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-02-20 16:50:29 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-22 21:47:14 +0700 |
commit | fcfe2f639ae3edeee0f9f22396a385d79117241d (patch) | |
tree | c7dbc004da6e57e331b76622e67bac6c2d8aeb84 | |
parent | 88bc6419a647e74c9a7a5b072b821da9f2fb87ec (diff) |
python/python3-pykeepass: Switched to python3-lxml
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | python/python3-pykeepass/python3-pykeepass.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pykeepass/python3-pykeepass.info b/python/python3-pykeepass/python3-pykeepass.info index 9326c911d7beb..a55b763c7665c 100644 --- a/python/python3-pykeepass/python3-pykeepass.info +++ b/python/python3-pykeepass/python3-pykeepass.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/libkeepass/pykeepass/archive/v4.0.6/pykeepass-4.0.6 MD5SUM="fd2114170c85b3d5a1610506ddf792f4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="argon2-cffi python3-construct python3-dateutil lxml pycryptodomex" +REQUIRES="argon2-cffi python3-construct python3-dateutil python3-lxml pycryptodomex" MAINTAINER="Isaac Yu" EMAIL="isaacyu@protonmail.com" |