pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-pbr
Module Name: pkgsrc
Committed By: wiz
Date: Thu Jan 27 11:17:37 UTC 2022
Modified Files:
pkgsrc/devel/py-pbr: Makefile
Log Message:
py-pbr: update test depends
still some not packaged
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/py-pbr/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-pbr/Makefile
diff -u pkgsrc/devel/py-pbr/Makefile:1.33 pkgsrc/devel/py-pbr/Makefile:1.34
--- pkgsrc/devel/py-pbr/Makefile:1.33 Thu Jan 27 10:57:31 2022
+++ pkgsrc/devel/py-pbr/Makefile Thu Jan 27 11:17:37 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2022/01/27 10:57:31 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2022/01/27 11:17:37 wiz Exp $
DISTNAME= pbr-5.8.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -19,6 +19,8 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-testreposi
TEST_DEPENDS+= ${PYPKGPREFIX}-testresources>=2.0.0:../../devel/py-testresources
TEST_DEPENDS+= ${PYPKGPREFIX}-testscenarios>=0.4:../../devel/py-testscenarios
TEST_DEPENDS+= ${PYPKGPREFIX}-virtualenv>=14.0.6:../../devel/py-virtualenv
+#TEST_DEPENDS+= ${PYPKGPREFIX}-pre-commit-[0-9]*:../../wip/py-pre-commit
+TEST_DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx
TEST_DEPENDS+= ${PYPKGPREFIX}-wheel>=0.32.0:../../devel/py-wheel
# not packaged: hacking, stestr
Home |
Main Index |
Thread Index |
Old Index