pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/py-pandas py-pandas: revbump for py-tables



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1b21d38614c6
branches:  trunk
changeset: 310036:1b21d38614c6
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Jul 04 06:50:04 2018 +0000

description:
py-pandas: revbump for py-tables

diffstat:

 math/py-pandas/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r c46900556c78 -r 1b21d38614c6 math/py-pandas/Makefile
--- a/math/py-pandas/Makefile   Wed Jul 04 06:49:04 2018 +0000
+++ b/math/py-pandas/Makefile   Wed Jul 04 06:50:04 2018 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2018/06/18 07:08:23 adam Exp $
+# $NetBSD: Makefile,v 1.24 2018/07/04 06:50:04 adam Exp $
 
 DISTNAME=      pandas-0.23.1
+PKGREVISION=   1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    math graphics python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pandas/}
@@ -14,10 +15,10 @@
 DEPENDS+=      ${PYPKGPREFIX}-dateutil>=2.5.0:../../time/py-dateutil
 DEPENDS+=      ${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib
 DEPENDS+=      ${PYPKGPREFIX}-numexpr-[0-9]*:../../math/py-numexpr
-DEPENDS+=      ${PYPKGPREFIX}-pytables>=2.2:../../math/py-pytables
 DEPENDS+=      ${PYPKGPREFIX}-pytz>=1.5:../../time/py-pytz
 DEPENDS+=      ${PYPKGPREFIX}-scipy>=0.7:../../math/py-scipy
 DEPENDS+=      ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
+DEPENDS+=      ${PYPKGPREFIX}-tables>=2.2:../../math/py-pytables
 TEST_DEPENDS+= ${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose
 # 20 test failures as of 0.18.1, see
 # https://github.com/pydata/pandas/issues/12337



Home | Main Index | Thread Index | Old Index