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

This commit is contained in:
wiz 2022-07-13 19:14:16 +00:00
parent 7e6463933b
commit 58336ea33f

View file

@ -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 @@ HOMEPAGE= http://pytest.org/
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