pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-test4 py-test4: py-setuptools_scm is build, n...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8fca0a19369d
branches:  trunk
changeset: 381804:8fca0a19369d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jul 13 19:14:16 2022 +0000

description:
py-test4: py-setuptools_scm is build, not test, dependency

diffstat:

 devel/py-test4/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 3f2bc9e3edf4 -r 8fca0a19369d devel/py-test4/Makefile
--- a/devel/py-test4/Makefile   Wed Jul 13 17:55:19 2022 +0000
+++ b/devel/py-test4/Makefile   Wed Jul 13 19:14:16 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2022/07/08 14:49:28 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2022/07/13 19:14:16 wiz Exp $
 
 DISTNAME=      pytest-4.6.10
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -11,7 +11,7 @@
 COMMENT=       Python testing tool
 LICENSE=       mit
 
-TEST_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm5
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm5
 DEPENDS+=      ${PYPKGPREFIX}-atomicwrites>=1.0:../../devel/py-atomicwrites
 DEPENDS+=      ${PYPKGPREFIX}-attrs>=17.4.0:../../devel/py-attrs
 DEPENDS+=      ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat



Home | Main Index | Thread Index | Old Index