pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-test-runner
Module Name: pkgsrc
Committed By: adam
Date: Tue Feb 13 21:20:23 UTC 2018
Modified Files:
pkgsrc/devel/py-test-runner: Makefile
Log Message:
Removed not-yet-imported DEPENDency
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/py-test-runner/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-test-runner/Makefile
diff -u pkgsrc/devel/py-test-runner/Makefile:1.12 pkgsrc/devel/py-test-runner/Makefile:1.13
--- pkgsrc/devel/py-test-runner/Makefile:1.12 Tue Feb 13 13:30:41 2018
+++ pkgsrc/devel/py-test-runner/Makefile Tue Feb 13 21:20:23 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2018/02/13 13:30:41 adam Exp $
+# $NetBSD: Makefile,v 1.13 2018/02/13 21:20:23 adam Exp $
DISTNAME= pytest-runner-4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -12,8 +12,6 @@ LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
DEPENDS+= ${PYPKGPREFIX}-test>=2.8:../../devel/py-test
-# TEST_DEPENDS
-BUILD_DEPENDS+= ${PYPKGPREFIX}-test-virtualenv-[0-9]*:../../devel/py-test-virtualenv
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index