summaryrefslogtreecommitdiffstats
path: root/development/pandas/pandas.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-11-20 22:22:27 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-11-21 11:44:13 +0700
commit19c7bc936769bede2b69c6be839df32dee0aa902 (patch)
treed765746ab151510e90f67f29365d2f26a2c7a045 /development/pandas/pandas.SlackBuild
parent3171a03f9de3571477b7a537fcb1768ae2f7f40a (diff)
downloadslackbuilds-19c7bc936769bede2b69c6be839df32dee0aa902.tar.gz
slackbuilds-19c7bc936769bede2b69c6be839df32dee0aa902.tar.xz
development/pandas: Updated for version 0.17.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'development/pandas/pandas.SlackBuild')
-rw-r--r--development/pandas/pandas.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/pandas/pandas.SlackBuild b/development/pandas/pandas.SlackBuild
index e2c2d16c3f..2d1cd22cfa 100644
--- a/development/pandas/pandas.SlackBuild
+++ b/development/pandas/pandas.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pandas
-# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2015 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=pandas
-VERSION=${VERSION:-0.16.2}
+VERSION=${VERSION:-0.17.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}