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>
This commit is contained in:
Cristiano Urban 2020-09-26 06:27:22 +01:00 committed by Willy Sudiarto Raharjo
parent 6ed1951e42
commit 4d10287885
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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"