mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/pyshark: add link to upstream bug report
Package-Manager: Portage-2.3.5_p31, Repoman-2.3.2_p61
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user