summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorCristiano Urban <cristiano.urban.slack@gmail.com>2022-11-06 19:49:13 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-12 22:33:19 +0700
commit8acd12a65569e0c4b0f898e28e041644ffdb1124 (patch)
tree71c90a3c9aa86c20e0cbce2e697e191c069987e8 /python
parentfe50e423ef27ce1e4a50d171c14a0dc931e1a60f (diff)
downloadslackbuilds-8acd12a65569e0c4b0f898e28e041644ffdb1124.tar.gz
python/python3-obspy: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-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 412dbbac1d..56268345f7 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.3.1/obspy-1.3.1.tar.gz"
MD5SUM="6864fea23e14e4a3e3b3099c910433b6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="decorator scipy3 greenlet lxml SQLAlchemy python3-basemap suds-jurko"
+REQUIRES="decorator python3-scipy greenlet lxml SQLAlchemy python3-basemap suds-jurko"
MAINTAINER="Cristiano Urban"
EMAIL="cristiano.urban.slack@gmail.com"