development/tstoolbox: Updated for version 11.35.19.17.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
037c2c1734
commit
ceb2560a6b
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for tstoolbox
|
||||
|
||||
# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=tstoolbox
|
||||
VERSION=${VERSION:-2.13.13.10}
|
||||
VERSION=${VERSION:-11.35.19.17}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tstoolbox"
|
||||
VERSION="2.13.13.10"
|
||||
VERSION="11.35.19.17"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/tstoolbox"
|
||||
DOWNLOAD="https://pypi.python.org/packages/58/09/032e3a510d76ed11c6342a1946f8c683c166c2d5a7efa6e2dbfd4fb30bd5/tstoolbox-2.13.13.10.tar.gz"
|
||||
MD5SUM="245b24a22a27c6da8f8f62943227a2c5"
|
||||
DOWNLOAD="https://pypi.python.org/packages/d6/70/57ce5cd3e36ac664b5c3eba5697c4d527232fe38b7404754bc3599c36f81/tstoolbox-11.35.19.17.tar.gz"
|
||||
MD5SUM="34bc5b33ecf623b2909392e4f22353ed"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pandas mando matplotlib rst2ansi scipy"
|
||||
|
|
Loading…
Reference in New Issue