pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/py-xarray Needs py-pip and py-setuptools_scm
details: https://anonhg.NetBSD.org/pkgsrc/rev/b4039b6086c0
branches: trunk
changeset: 427372:b4039b6086c0
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Apr 15 22:49:41 2020 +0000
description:
Needs py-pip and py-setuptools_scm
diffstat:
math/py-xarray/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 637f1a56576b -r b4039b6086c0 math/py-xarray/Makefile
--- a/math/py-xarray/Makefile Wed Apr 15 22:39:51 2020 +0000
+++ b/math/py-xarray/Makefile Wed Apr 15 22:49:41 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/04/11 13:47:08 adam Exp $
+# $NetBSD: Makefile,v 1.4 2020/04/15 22:49:41 joerg Exp $
DISTNAME= xarray-0.15.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,8 @@
COMMENT= N-D labeled arrays and datasets in Python
LICENSE= apache-2.0
+BUILD_DEPENDS+= ${PYPKGPREFIX}-pip-[0-9]*:../../devel/py-pip
+BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=1.15.0:../../devel/py-setuptools_scm
DEPENDS+= ${PYPKGPREFIX}-numpy>=1.0:../../math/py-numpy
DEPENDS+= ${PYPKGPREFIX}-pandas>=0.18.1:../../math/py-pandas
DEPENDS+= ${PYPKGPREFIX}-setuptools>=41.2:../../devel/py-setuptools
Home |
Main Index |
Thread Index |
Old Index