diff options
Diffstat (limited to 'python/python3-obspy')
| -rw-r--r-- | python/python3-obspy/python3-obspy.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-obspy/python3-obspy.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-obspy/python3-obspy.SlackBuild b/python/python3-obspy/python3-obspy.SlackBuild index 7146214b58..5686c17c82 100644 --- a/python/python3-obspy/python3-obspy.SlackBuild +++ b/python/python3-obspy/python3-obspy.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-obspy SRCNAM=obspy VERSION=${VERSION:-1.4.0} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-obspy/python3-obspy.info b/python/python3-obspy/python3-obspy.info index 2917e83052..cb3babc6de 100644 --- a/python/python3-obspy/python3-obspy.info +++ b/python/python3-obspy/python3-obspy.info @@ -5,6 +5,6 @@ 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" +REQUIRES="python3-decorator python3-scipy greenlet lxml SQLAlchemy python3-basemap suds-jurko" MAINTAINER="Cristiano Urban" EMAIL="cristiano.urban.slack@gmail.com" |
