diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-05-10 18:24:28 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-16 08:44:16 +0700 |
commit | 912c77fde3c79e34f9d21fe93bf28e8cc5b4c0d6 (patch) | |
tree | 5686c6d523d0976e1e1a8e6b096b07fcec20f8f5 /python/python3-pandas/python3-pandas.SlackBuild | |
parent | a07ee5abdb29e6c8dca6fb0363c668b44fcd6265 (diff) |
python/python3-pandas: Updated for version 1.0.3.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pandas/python3-pandas.SlackBuild')
-rw-r--r-- | python/python3-pandas/python3-pandas.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pandas/python3-pandas.SlackBuild b/python/python3-pandas/python3-pandas.SlackBuild index 443a4e5c80a6..8da8b1dd6d9a 100644 --- a/python/python3-pandas/python3-pandas.SlackBuild +++ b/python/python3-pandas/python3-pandas.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=python3-pandas SRCNAM=pandas -VERSION=${VERSION:-0.25.3} +VERSION=${VERSION:-1.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |