summaryrefslogtreecommitdiffstats
path: root/python/et_xmlfile/et_xmlfile.info
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2024-02-20 16:20:29 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-22 21:47:13 +0700
commit0446939802cd753c3198e42b15439da7ed4d5f23 (patch)
tree7a05b0910683ed493d01f450d5cef633b9f430d0 /python/et_xmlfile/et_xmlfile.info
parentfd1373a8d27aef16e85b9fb85ec00cbf1174efb4 (diff)
downloadslackbuilds-0446939802cd753c3198e42b15439da7ed4d5f23.tar.gz
slackbuilds-0446939802cd753c3198e42b15439da7ed4d5f23.tar.xz
python/et_xmlfile: Switched to python3-lxml
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--python/et_xmlfile/et_xmlfile.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/et_xmlfile/et_xmlfile.info b/python/et_xmlfile/et_xmlfile.info
index 4aa9d09aa1..e39aa1f1d5 100644
--- a/python/et_xmlfile/et_xmlfile.info
+++ b/python/et_xmlfile/et_xmlfile.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/e/et_xmlfile/et_xmlfile-1.1.0.
MD5SUM="8fbae9b969eac28c02f5073febefc445"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="lxml"
+REQUIRES="python3-lxml"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu@protonmail.com"