summaryrefslogtreecommitdiff
path: root/dev-python/hypothesis/hypothesis-6.75.5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/hypothesis/hypothesis-6.75.5.ebuild')
-rw-r--r--dev-python/hypothesis/hypothesis-6.75.5.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.75.5.ebuild b/dev-python/hypothesis/hypothesis-6.75.5.ebuild
index 731a656777ca..73f0790f2dd8 100644
--- a/dev-python/hypothesis/hypothesis-6.75.5.ebuild
+++ b/dev-python/hypothesis/hypothesis-6.75.5.ebuild
@@ -70,6 +70,7 @@ python_test() {
# these look serious but affect hypothesis only partially,
# i.e. many revdeps will still work and since this is a test dep,
# we don't need it 100% perfect
+ # https://github.com/python/cpython/issues/105013
EPYTEST_IGNORE+=(
tests/cover/test_type_lookup.py
)