commit:     c753c4ee8953c8be9956d031e24d33883e75dc0b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 27 09:18:33 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May 27 09:18:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c753c4ee

dev-python/hypothesis: add link to py3.12 upstream bug

Bug: https://github.com/python/cpython/issues/105013
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/hypothesis/hypothesis-6.75.5.ebuild | 1 +
 1 file changed, 1 insertion(+)

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
                )

Reply via email to