summaryrefslogtreecommitdiffstats
path: root/python/relatorio
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2024-02-20 16:54:24 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-22 21:47:15 +0700
commit23759598b8ea3f66ec711b8154863d44fdde01cf (patch)
treeaa97b74b0df787a60c49bd3111ce7a4306868a52 /python/relatorio
parent1ad03f74758894f3a2107189c46bace57047bea0 (diff)
downloadslackbuilds-23759598b8ea3f66ec711b8154863d44fdde01cf.tar.gz
slackbuilds-23759598b8ea3f66ec711b8154863d44fdde01cf.tar.xz
python/relatorio: Switched to python2-lxml
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/relatorio')
-rw-r--r--python/relatorio/relatorio.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/relatorio/relatorio.info b/python/relatorio/relatorio.info
index 862d46fd36..df747f0e34 100644
--- a/python/relatorio/relatorio.info
+++ b/python/relatorio/relatorio.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/r/relatorio/relatorio-0.6.0.ta
MD5SUM="170eeb4102a92b9ddc554799a1503cee"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="genshi lxml"
+REQUIRES="genshi python2-lxml"
MAINTAINER="Ken Roberts"
EMAIL="alisonken1@juno.com"