pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-path.py Needs py-setuptools_scm
details: https://anonhg.NetBSD.org/pkgsrc/rev/fb73a0101dc2
branches: trunk
changeset: 378113:fb73a0101dc2
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat Mar 31 20:10:08 2018 +0000
description:
Needs py-setuptools_scm
diffstat:
devel/py-path.py/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r f5f078706370 -r fb73a0101dc2 devel/py-path.py/Makefile
--- a/devel/py-path.py/Makefile Sat Mar 31 20:09:30 2018 +0000
+++ b/devel/py-path.py/Makefile Sat Mar 31 20:10:08 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/03/23 10:20:07 adam Exp $
+# $NetBSD: Makefile,v 1.2 2018/03/31 20:10:08 joerg Exp $
DISTNAME= path.py-11.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,8 @@
COMMENT= Module wrapper for os.path
LICENSE= mit
+BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=1.15.0:../../devel/py-setuptools_scm
+
TEST_DEPENDS+= ${PYPKGPREFIX}-appdirs-[0-9]*:../../devel/py-appdirs
TEST_DEPENDS+= ${PYPKGPREFIX}-pygments-[0-9]*:../../textproc/py-pygments
TEST_DEPENDS+= ${PYPKGPREFIX}-test>=2.8:../../devel/py-test
Home |
Main Index |
Thread Index |
Old Index