summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2020-01-30 20:25:18 +0000
committerminskim <minskim@pkgsrc.org>2020-01-30 20:25:18 +0000
commitea7d7be29b113f9bbd69fe6d0dbc2da7240e45d4 (patch)
tree98b865495e902c978a93597c2e2e5a23069f95dc /math
parentf1f4eb55cd74428d0367f1508b36624175b602ea (diff)
downloadpkgsrc-ea7d7be29b113f9bbd69fe6d0dbc2da7240e45d4.tar.gz
math/py-pandas-datareader: Fix dependencies
Diffstat (limited to 'math')
-rw-r--r--math/py-pandas-datareader/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/math/py-pandas-datareader/Makefile b/math/py-pandas-datareader/Makefile
index 1a0a6583d22..392e0364f49 100644
--- a/math/py-pandas-datareader/Makefile
+++ b/math/py-pandas-datareader/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2020/01/30 18:45:28 minskim Exp $
+# $NetBSD: Makefile,v 1.10 2020/01/30 20:25:18 minskim Exp $
DISTNAME= pandas-datareader-0.8.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pandas-datareader/}
@@ -10,10 +11,9 @@ HOMEPAGE= https://github.com/pydata/pandas-datareader
COMMENT= Remote data access for pandas
LICENSE= modified-bsd
-DEPENDS+= ${PYPKGPREFIX}-pandas>=0.19.2:../../math/py-pandas
+DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml
+DEPENDS+= ${PYPKGPREFIX}-pandas>=0.21:../../math/py-pandas
DEPENDS+= ${PYPKGPREFIX}-requests>=2.3.0:../../devel/py-requests
-DEPENDS+= ${PYPKGPREFIX}-requests-file-[0-9]*:../../devel/py-requests-file
-DEPENDS+= ${PYPKGPREFIX}-requests-ftp-[0-9]*:../../devel/py-requests-ftp
PYTHON_VERSIONS_INCOMPATIBLE= 27 # py-pandas