summaryrefslogtreecommitdiffstats
path: root/python/python3-pykeepass
diff options
context:
space:
mode:
author Jeremy Hansen2024-02-21 01:50:29 +0100
committer Willy Sudiarto Raharjo2024-02-22 15:47:14 +0100
commitfcfe2f639ae3edeee0f9f22396a385d79117241d (patch)
treec7dbc004da6e57e331b76622e67bac6c2d8aeb84 /python/python3-pykeepass
parent88bc6419a647e74c9a7a5b072b821da9f2fb87ec (diff)
downloadslackbuilds-fcfe2f639ae3edeee0f9f22396a385d79117241d.tar.gz
python/python3-pykeepass: Switched to python3-lxml
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pykeepass')
-rw-r--r--python/python3-pykeepass/python3-pykeepass.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pykeepass/python3-pykeepass.info b/python/python3-pykeepass/python3-pykeepass.info
index 9326c911d7..a55b763c76 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"