pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-flake8
Module Name: pkgsrc
Committed By: wiz
Date: Mon May 14 10:26:28 UTC 2018
Modified Files:
pkgsrc/devel/py-flake8: Makefile
Log Message:
py-flake8: remove comment about test failures, gone in latest release
Noted by leot@
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/py-flake8/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-flake8/Makefile
diff -u pkgsrc/devel/py-flake8/Makefile:1.14 pkgsrc/devel/py-flake8/Makefile:1.15
--- pkgsrc/devel/py-flake8/Makefile:1.14 Mon May 14 07:39:55 2018
+++ pkgsrc/devel/py-flake8/Makefile Mon May 14 10:26:28 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2018/05/14 07:39:55 leot Exp $
+# $NetBSD: Makefile,v 1.15 2018/05/14 10:26:28 wiz Exp $
DISTNAME= flake8-3.5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -23,8 +23,6 @@ DEPENDS+= ${PYPKGPREFIX}-enum34-[0-9]*:.
BUILD_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
.endif
-# 8 test failures as of 3.0.4, see
-# https://gitlab.com/pycqa/flake8/issues/232
TEST_DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
Home |
Main Index |
Thread Index |
Old Index