From 912c77fde3c79e34f9d21fe93bf28e8cc5b4c0d6 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Sun, 10 May 2020 18:24:28 -0700 Subject: python/python3-pandas: Updated for version 1.0.3. Signed-off-by: Benjamin Trigona-Harany Signed-off-by: Willy Sudiarto Raharjo --- python/python3-pandas/python3-pandas.SlackBuild | 2 +- python/python3-pandas/python3-pandas.info | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python') diff --git a/python/python3-pandas/python3-pandas.SlackBuild b/python/python3-pandas/python3-pandas.SlackBuild index 443a4e5c80..8da8b1dd6d 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} diff --git a/python/python3-pandas/python3-pandas.info b/python/python3-pandas/python3-pandas.info index cc2c4ef491..68b515ecef 100644 --- a/python/python3-pandas/python3-pandas.info +++ b/python/python3-pandas/python3-pandas.info @@ -1,10 +1,10 @@ PRGNAM="python3-pandas" -VERSION="0.25.3" +VERSION="1.0.3" HOMEPAGE="https://pandas.pydata.org" -DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pandas/pandas-0.25.3.tar.gz" -MD5SUM="c70bbdfed7f1b9807a738f85fcdd9767" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pandas/pandas-1.0.3.tar.gz" +MD5SUM="a3ea90326c5b55944d369bef87740a72" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="numpy3 python3-dateutil pytz" +REQUIRES="numpy3 python3-Cython python3-dateutil pytz" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" -- cgit v1.2.3