aboutsummaryrefslogtreecommitdiff
path: root/python/python3-xmldiff
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-02-20 16:53:46 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-22 21:47:15 +0700
commit1ad03f74758894f3a2107189c46bace57047bea0 (patch)
tree60c13b600f2eeb8e05af9c427a6d21cd00efcbd5 /python/python3-xmldiff
parenta8a47d4ae804d26c5909952e23f131d653800ea3 (diff)
downloadslackbuilds-1ad03f74758894f3a2107189c46bace57047bea0.tar.xz
python/python3-xmldiff: Switched to python3-lxml
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-xmldiff')
-rw-r--r--python/python3-xmldiff/python3-xmldiff.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-xmldiff/python3-xmldiff.info b/python/python3-xmldiff/python3-xmldiff.info
index e3f6a30b192a..c315aafc66e0 100644
--- a/python/python3-xmldiff/python3-xmldiff.info
+++ b/python/python3-xmldiff/python3-xmldiff.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.io/packages/source/x/xmldiff/xmldiff-2.6.3.tar.gz"
MD5SUM="139f973cd3b66a642c1dd1737bce40dd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="lxml"
+REQUIRES="python3-lxml"
MAINTAINER="Vijay Marcel"
EMAIL="vijaymarcel@outlook.com"