summaryrefslogtreecommitdiffstats
path: root/python/python3-obspy
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2024-02-20 16:49:53 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-22 21:47:14 +0700
commit88bc6419a647e74c9a7a5b072b821da9f2fb87ec (patch)
tree849e67414a1fce95dbf050950e2f6ca7997eec5c /python/python3-obspy
parenta4b2b660771782735414a649cbe3c368ea776cd2 (diff)
downloadslackbuilds-88bc6419a647e74c9a7a5b072b821da9f2fb87ec.tar.gz
slackbuilds-88bc6419a647e74c9a7a5b072b821da9f2fb87ec.tar.xz
python/python3-obspy: Switched to python3-lxml
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-obspy')
-rw-r--r--python/python3-obspy/python3-obspy.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-obspy/python3-obspy.info b/python/python3-obspy/python3-obspy.info
index a570362092..2d48a6e0d4 100644
--- a/python/python3-obspy/python3-obspy.info
+++ b/python/python3-obspy/python3-obspy.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/obspy/obspy/archive/1.4.0/obspy-1.4.0.tar.gz"
MD5SUM="9799dcae857151ecb9211cc993835ea4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-decorator python3-scipy lxml SQLAlchemy python3-basemap suds-jurko"
+REQUIRES="python3-decorator python3-scipy python3-lxml SQLAlchemy python3-basemap suds-jurko"
MAINTAINER="Cristiano Urban"
EMAIL="cristiano.urban.slack@gmail.com"