aboutsummaryrefslogtreecommitdiff
path: root/math/py-pandas-datareader
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2019-08-08 22:38:43 +0000
committerKai Knoblich <kai@FreeBSD.org>2019-08-08 22:38:43 +0000
commit288b7aa3d5a7aaa72b5467f47ea8c5aec6100b63 (patch)
treebcfcdc24dcd7f14d3ab539be0e13028ec4ea8cb1 /math/py-pandas-datareader
parent2792f246c1c5f2cdc481ec9db758d68f561ff0ca (diff)
downloadports-288b7aa3d5a7aaa72b5467f47ea8c5aec6100b63.tar.gz
ports-288b7aa3d5a7aaa72b5467f47ea8c5aec6100b63.zip
math/py-pandas-datareader: Update to 0.7.4
* Pet portlint by making the USES block separate while I'm here. Changelog since 0.7.0: * Restore Python 2.7 compatibility since the 0.7.x branch * Fixed import of pandas.compat dependencies https://github.com/pydata/pandas-datareader/compare/v0.7.0...v0.7.4 PR: 239591 Submitted by: Shane <FreeBSD@ShaneWare.Biz> (maintainer) MFH: 2019Q3
Notes
Notes: svn path=/head/; revision=508411
Diffstat (limited to 'math/py-pandas-datareader')
-rw-r--r--math/py-pandas-datareader/Makefile4
-rw-r--r--math/py-pandas-datareader/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/math/py-pandas-datareader/Makefile b/math/py-pandas-datareader/Makefile
index b1ca21e65186..7fda82a9106b 100644
--- a/math/py-pandas-datareader/Makefile
+++ b/math/py-pandas-datareader/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= pandas-datareader
-DISTVERSION= 0.7.0
-PORTREVISION= 1
+DISTVERSION= 0.7.4
CATEGORIES= math finance python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -23,6 +22,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
USES= python
USE_PYTHON= distutils autoplist
+
NO_ARCH= yes
do-test: # some testcases are known to fail: https://github.com/pydata/pandas-datareader/issues/500
diff --git a/math/py-pandas-datareader/distinfo b/math/py-pandas-datareader/distinfo
index fe894569330d..ca47bbe93db0 100644
--- a/math/py-pandas-datareader/distinfo
+++ b/math/py-pandas-datareader/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545004215
-SHA256 (pandas-datareader-0.7.0.tar.gz) = 7dee3fe6fa483c8c2ee4f1af91a65b542c5446d75a6fc25c832cad1ffca8ef0b
-SIZE (pandas-datareader-0.7.0.tar.gz) = 178612
+TIMESTAMP = 1564721854
+SHA256 (pandas-datareader-0.7.4.tar.gz) = 2942644ac14386b08661b50581790d2727d11fd67301f225da8b2f92a634fadf
+SIZE (pandas-datareader-0.7.4.tar.gz) = 178914