pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-gitdb2: update comment about test failures



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sat Sep 30 15:42:53 2017 +0200
Changeset:	59c0e9a0bf2357850974dc1c3c1417a3662b4842

Modified Files:
	py-gitdb2/Makefile

Log Message:
py-gitdb2: update comment about test failures

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=59c0e9a0bf2357850974dc1c3c1417a3662b4842

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-gitdb2/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-gitdb2/Makefile b/py-gitdb2/Makefile
index 15c4348588..2d2b90a05f 100644
--- a/py-gitdb2/Makefile
+++ b/py-gitdb2/Makefile
@@ -11,7 +11,7 @@ COMMENT=	Git Object Database
 LICENSE=	modified-bsd
 
 DEPENDS+=	${PYPKGPREFIX}-smmap2-[0-9]*:../../wip/py-smmap2
-# major test failures, see
+# Tests are not intended to be run from pypi distfile, but git repository
 # https://github.com/gitpython-developers/gitdb/issues/42
 # TEST_DEPENDS
 BUILD_DEPENDS+=	${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose


Home | Main Index | Thread Index | Old Index