commit:     81dbfbdc2235b5d1867271677a3300dccf81ac36
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 29 18:52:39 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 29 20:07:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81dbfbdc

dev-python/hypothesis: add link to new cpython bug

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/dev-python/hypothesis/hypothesis-6.75.6.ebuild 
b/dev-python/hypothesis/hypothesis-6.75.6.ebuild
index 151e8872fdec..fbe4b4700be8 100644
--- a/dev-python/hypothesis/hypothesis-6.75.6.ebuild
+++ b/dev-python/hypothesis/hypothesis-6.75.6.ebuild
@@ -67,6 +67,7 @@ python_test() {
                )
        fi
        if [[ ${EPYTHON} == python3.12 ]]; then
+               # cpython bug: https://github.com/python/cpython/issues/105042
                EPYTEST_DESELECT+=(
                        hypothesis-python/tests/cover/test_lookup.py
                        hypothesis-python/tests/cover/test_type_lookup.py

Reply via email to