Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 903257
Collapse All | Expand All

(-)a/var/db/repos/gentoo/dev-python/pyhamcrest/pyhamcrest-2.0.4.ebuild (+7 lines)
Lines 29-34 BDEPEND=" Link Here
29
	dev-python/hatch-vcs[${PYTHON_USEDEP}]
29
	dev-python/hatch-vcs[${PYTHON_USEDEP}]
30
"
30
"
31
31
32
EPYTEST_DESELECT=(
33
	# Deselect tests using expired numpy aliases, see https://bugs.gentoo.org/903257
34
	'tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_complex'
35
	'tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_float'
36
	'tests/hamcrest_unit_test/number/iscloseto_test.py::IsNumericTest::test_numpy_numeric_type_int'
37
)
38
32
distutils_enable_sphinx doc \
39
distutils_enable_sphinx doc \
33
	dev-python/sphinx-rtd-theme
40
	dev-python/sphinx-rtd-theme
34
distutils_enable_tests pytest
41
distutils_enable_tests pytest

Return to bug 903257