diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-obspy/python3-obspy.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-obspy/python3-obspy.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-obspy/python3-obspy.SlackBuild b/python/python3-obspy/python3-obspy.SlackBuild index 7a7e95a77fa33..c0de78ffdb37b 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 6f8e6caf92201..b440e95868d84 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" |