pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-mercurial
Module Name: pkgsrc
Committed By: wiz
Date: Tue Nov 7 15:33:25 UTC 2017
Modified Files:
pkgsrc/devel/py-mercurial: Makefile
Log Message:
py-mercurial: add comment about failing test case and bug report URL
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/py-mercurial/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-mercurial/Makefile
diff -u pkgsrc/devel/py-mercurial/Makefile:1.17 pkgsrc/devel/py-mercurial/Makefile:1.18
--- pkgsrc/devel/py-mercurial/Makefile:1.17 Tue Nov 7 13:16:07 2017
+++ pkgsrc/devel/py-mercurial/Makefile Tue Nov 7 15:33:24 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2017/11/07 13:16:07 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2017/11/07 15:33:24 wiz Exp $
DISTNAME= mercurial-${VERSION}
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -26,6 +26,8 @@ INSTALLATION_DIRS+= share/doc/mercurial
# Known test failures:
# test-status-color.t:
# https://bz.mercurial-scm.org/show_bug.cgi?id=5698
+# test-run-tests.t:
+# https://bz.mercurial-scm.org/show_bug.cgi?id=5735
do-test:
cd ${WRKSRC} && make tests PYTHON=${PYTHONBIN}
Home |
Main Index |
Thread Index |
Old Index