Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 603742 | Differences between
and this patch

Collapse All | Expand All

(-)a/dev-python/tox/tox-2.4.1.ebuild (+2 lines)
Lines 28-33 DEPEND="${RDEPEND} Link Here
28
	test? (	>=dev-python/pytest-2.3.5[${PYTHON_USEDEP}] )"
28
	test? (	>=dev-python/pytest-2.3.5[${PYTHON_USEDEP}] )"
29
29
30
python_prepare_all() {
30
python_prepare_all() {
31
	eapply "${FILESDIR}/${P}-Skip_cmdline_tests.patch"
32
31
	# Take out failing tests known to pass when run manually
33
	# Take out failing tests known to pass when run manually
32
	# # Run from ebuild interferes in subtle & mysterious ways, inducing these erroroneous fails
34
	# # Run from ebuild interferes in subtle & mysterious ways, inducing these erroroneous fails
33
	sed \
35
	sed \

Return to bug 603742