From fd756102fa9f80d331dd91e117d14cab525ad8c4 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Wed, 1 Jul 2020 20:15:25 -0700 Subject: python/python3-pandas: Updated for version 1.0.5. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-pandas/python3-pandas.SlackBuild | 2 +- python/python3-pandas/python3-pandas.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python') diff --git a/python/python3-pandas/python3-pandas.SlackBuild b/python/python3-pandas/python3-pandas.SlackBuild index 8da8b1dd6d..6bb2399d2a 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:-1.0.3} +VERSION=${VERSION:-1.0.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-pandas/python3-pandas.info b/python/python3-pandas/python3-pandas.info index 68b515ecef..439c958789 100644 --- a/python/python3-pandas/python3-pandas.info +++ b/python/python3-pandas/python3-pandas.info @@ -1,8 +1,8 @@ PRGNAM="python3-pandas" -VERSION="1.0.3" +VERSION="1.0.5" HOMEPAGE="https://pandas.pydata.org" -DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pandas/pandas-1.0.3.tar.gz" -MD5SUM="a3ea90326c5b55944d369bef87740a72" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pandas/pandas-1.0.5.tar.gz" +MD5SUM="5183db713194e6fbc96c45f30a0d1311" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="numpy3 python3-Cython python3-dateutil pytz" -- cgit v1.2.3