py-pbr: Add missing tools

This commit is contained in:
wiz 2024-01-24 16:29:40 +00:00
parent ddc99c599a
commit 8f9c0494f5
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.41 2024/01/19 14:38:43 adam Exp $
# $NetBSD: Makefile,v 1.42 2024/01/24 16:29:40 wiz Exp $
DISTNAME= pbr-6.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@ -10,6 +10,8 @@ HOMEPAGE= https://docs.openstack.org/pbr/
COMMENT= Python Build Reasonableness
LICENSE= apache-2.0
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=0:../../devel/py-setuptools
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel>=0:../../devel/py-wheel
TEST_DEPENDS+= ${PYPKGPREFIX}-coverage>=4.5:../../devel/py-coverage
TEST_DEPENDS+= ${PYPKGPREFIX}-fixtures>=3.0.0:../../devel/py-fixtures
#TEST_DEPENDS+= ${PYPKGPREFIX}-pre-commit>=2.6.0:../../wip/py-pre-commit