pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-git: update comment about test failures
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Fri Sep 29 14:16:41 2017 +0200
Changeset: 8d413f8d52f64eca51b346d12f839674a4cb0ec8
Modified Files:
py-git/Makefile
Log Message:
py-git: update comment about test failures
Tests are not intended to be run from pypi distfile,
but from py-git's repository itself.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8d413f8d52f64eca51b346d12f839674a4cb0ec8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-git/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diffs:
diff --git a/py-git/Makefile b/py-git/Makefile
index 96fcb75c26..f013d1cbcd 100644
--- a/py-git/Makefile
+++ b/py-git/Makefile
@@ -14,7 +14,8 @@ DEPENDS+= ${PYPKGPREFIX}-smmap2-[0-9]*:../../wip/py-smmap2
DEPENDS+= ${PYPKGPREFIX}-gitdb2-[0-9]*:../../wip/py-gitdb2
DEPENDS+= git-base>=1.7.0:../../devel/git-base
-# major test failures as of 2.1.7
+# tests are not intended to be run from pypi distfile,
+# since they operate on GitPython's git repository, see
# https://github.com/gitpython-developers/GitPython/issues/673
# TEST_DEPENDS
BUILD_DEPENDS+= ${PYPKGPREFIX}-ddt-[0-9]*:../../devel/py-ddt
Home |
Main Index |
Thread Index |
Old Index