summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Cristiano Urban <cristiano.urban.slack@gmail.com>2020-09-26 06:27:22 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-09-26 16:10:55 +0700
commit4d1028788516e4aa7ecc43c90522637257c1613d (patch)
tree30956bd1b9f8f49b43a14ed936465c417f800528
parent6ed1951e4258dc22044434b3553f862ff89eaf27 (diff)
downloadslackbuilds-4d1028788516e4aa7ecc43c90522637257c1613d.tar.gz
slackbuilds-4d1028788516e4aa7ecc43c90522637257c1613d.tar.xz
python/python3-obspy: Updated for version 1.2.2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-obspy/python3-obspy.SlackBuild2
-rw-r--r--python/python3-obspy/python3-obspy.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-obspy/python3-obspy.SlackBuild b/python/python3-obspy/python3-obspy.SlackBuild
index 7a7e95a77f..c0de78ffdb 100644
--- a/python/python3-obspy/python3-obspy.SlackBuild
+++ b/python/python3-obspy/python3-obspy.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=python3-obspy
SRCNAM=obspy
-VERSION=${VERSION:-1.2.1}
+VERSION=${VERSION:-1.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3-obspy/python3-obspy.info b/python/python3-obspy/python3-obspy.info
index 6f8e6caf92..b440e95868 100644
--- a/python/python3-obspy/python3-obspy.info
+++ b/python/python3-obspy/python3-obspy.info
@@ -1,8 +1,8 @@
PRGNAM="python3-obspy"
-VERSION="1.2.1"
+VERSION="1.2.2"
HOMEPAGE="https://github.com/obspy/obspy/wiki"
-DOWNLOAD="https://github.com/obspy/obspy/archive/1.2.1/obspy-1.2.1.tar.gz"
-MD5SUM="2c924b5dc30d3ea560d137fb1d185552"
+DOWNLOAD="https://github.com/obspy/obspy/archive/1.2.2/obspy-1.2.2.tar.gz"
+MD5SUM="1c334f4bf1ddffb0eb836e0f996384e3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="decorator python3-future python-requests scipy3 lxml SQLAlchemy python3-basemap python3-certifi suds-jurko"