mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/python3-obspy: Switched to python3-lxml
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a4b2b66077
commit
88bc6419a6
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue