pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-test Add build dependency on py-setuptools_scm.
details: https://anonhg.NetBSD.org/pkgsrc/rev/177f4e787ee2
branches: trunk
changeset: 362864:177f4e787ee2
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun May 28 10:44:48 2017 +0000
description:
Add build dependency on py-setuptools_scm.
diffstat:
devel/py-test/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 7cd5021c9375 -r 177f4e787ee2 devel/py-test/Makefile
--- a/devel/py-test/Makefile Sun May 28 07:52:58 2017 +0000
+++ b/devel/py-test/Makefile Sun May 28 10:44:48 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2017/05/23 08:30:11 adam Exp $
+# $NetBSD: Makefile,v 1.30 2017/05/28 10:44:48 wiz Exp $
DISTNAME= pytest-3.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -12,6 +12,7 @@
DEPENDS+= ${PYPKGPREFIX}-py>=1.4.29:../../devel/py-py
DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
+BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
# TEST_DEPENDS
BUILD_DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
BUILD_DEPENDS+= ${PYPKGPREFIX}-hypothesis-[0-9]*:../../devel/py-hypothesis
Home |
Main Index |
Thread Index |
Old Index