From 269b958910f1f2d019e1d556e07f448944085c68 Mon Sep 17 00:00:00 2001 From: Cristiano Urban Date: Mon, 28 Nov 2022 11:25:45 +0700 Subject: python/python3-obspy: Updated for version 1.4.0. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-obspy/python3-obspy.SlackBuild | 2 +- python/python3-obspy/python3-obspy.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/python3-obspy') diff --git a/python/python3-obspy/python3-obspy.SlackBuild b/python/python3-obspy/python3-obspy.SlackBuild index 8883c69f24..7146214b58 100644 --- a/python/python3-obspy/python3-obspy.SlackBuild +++ b/python/python3-obspy/python3-obspy.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-obspy SRCNAM=obspy -VERSION=${VERSION:-1.3.1} +VERSION=${VERSION:-1.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-obspy/python3-obspy.info b/python/python3-obspy/python3-obspy.info index 56268345f7..2917e83052 100644 --- a/python/python3-obspy/python3-obspy.info +++ b/python/python3-obspy/python3-obspy.info @@ -1,8 +1,8 @@ PRGNAM="python3-obspy" -VERSION="1.3.1" +VERSION="1.4.0" HOMEPAGE="https://github.com/obspy/obspy/wiki" -DOWNLOAD="https://github.com/obspy/obspy/archive/1.3.1/obspy-1.3.1.tar.gz" -MD5SUM="6864fea23e14e4a3e3b3099c910433b6" +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="decorator python3-scipy greenlet lxml SQLAlchemy python3-basemap suds-jurko" -- cgit v1.2.3