diff options
author | Cristiano Urban <cristiano.urban.slack@gmail.com> | 2017-03-02 22:52:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-02 22:52:02 +0700 |
commit | b536f66ef48f7b24a28af98bb95f703c50f47396 (patch) | |
tree | 6d080c99f6c9531c11e772b1c0551e18582bbc63 /python/obspy/obspy.info | |
parent | 0d1cd5c42db9319db4c88050e5ebe28d1a2c012a (diff) | |
download | slackbuilds-b536f66ef48f7b24a28af98bb95f703c50f47396.tar.gz |
python/obspy: Updated for version 1.0.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/obspy/obspy.info')
-rw-r--r-- | python/obspy/obspy.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/obspy/obspy.info b/python/obspy/obspy.info index cbd4facc4a..fe58ae89f0 100644 --- a/python/obspy/obspy.info +++ b/python/obspy/obspy.info @@ -1,8 +1,8 @@ PRGNAM="obspy" -VERSION="1.0.2" +VERSION="1.0.3" HOMEPAGE="https://github.com/obspy/obspy/wiki" -DOWNLOAD="https://github.com/obspy/obspy/archive/1.0.2/obspy-1.0.2.tar.gz" -MD5SUM="318cd092b856578d5062dd00779f377a" +DOWNLOAD="https://github.com/obspy/obspy/archive/1.0.3/obspy-1.0.3.tar.gz" +MD5SUM="33d258c45a48974887d4a7c155259f7a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="decorator numpy python-future python-requests scipy matplotlib lxml SQLAlchemy basemap suds-jurko" |