commit:     f326ec72161256201ee39ef7a747cd15d00319e8
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Tue May  2 19:31:09 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue May  2 19:31:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f326ec72

dev-python/pyshark: add link to upstream bug report

Package-Manager: Portage-2.3.5_p31, Repoman-2.3.2_p61

 dev-python/pyshark/pyshark-0.3.7.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/pyshark/pyshark-0.3.7.2.ebuild 
b/dev-python/pyshark/pyshark-0.3.7.2.ebuild
index 66b7f24e91b..4d11881ab65 100644
--- a/dev-python/pyshark/pyshark-0.3.7.2.ebuild
+++ b/dev-python/pyshark/pyshark-0.3.7.2.ebuild
@@ -37,7 +37,8 @@ DEPEND="
 S="${WORKDIR}/${P}/src"
 
 python_prepare_all() {
-       # Test fails in ebuild env, works standalone.
+       # Test fails unless portage can execute /usr/bin/dumpcap
+       # https://github.com/KimiNewt/pyshark/issues/197
        rm "${WORKDIR}/${P}/tests/capture/test_inmem_capture.py" || die
        distutils-r1_python_prepare_all
 }

Reply via email to