summaryrefslogtreecommitdiff
path: root/math/py-pandas-datareader/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-pandas-datareader/Makefile')
-rw-r--r--math/py-pandas-datareader/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/math/py-pandas-datareader/Makefile b/math/py-pandas-datareader/Makefile
index c2a574146429..dd9340df4575 100644
--- a/math/py-pandas-datareader/Makefile
+++ b/math/py-pandas-datareader/Makefile
@@ -1,12 +1,9 @@
# $FreeBSD$
PORTNAME= pandas-datareader
-DISTVERSIONPREFIX= v
-DISTVERSION= 0.6.0-30 # dev version because of this fix: https://github.com/pydata/pandas-datareader/pull/520
-PORTREVISION= 1
-DISTVERSIONSUFFIX= -g3c17058
+DISTVERSION= 0.7.0
CATEGORIES= math finance python
-#MASTER_SITES= CHEESESHOP
+MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= FreeBSD@Shaneware.biz
@@ -24,8 +21,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
USES= python
-USE_GITHUB= yes # github only for the dev version
-GH_ACCOUNT= pydata
USE_PYTHON= distutils autoplist
NO_ARCH= yes