commit:     fc37d17e2b4ac55be5efff76f70ba8fd31b1d080
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 25 08:47:19 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb 25 08:47:19 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc37d17e

dev-python/griffe: Link the pypy3.11 bug

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/griffe/griffe-1.5.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/griffe/griffe-1.5.7.ebuild 
b/dev-python/griffe/griffe-1.5.7.ebuild
index 9abeef2db2e8..115d0beb002b 100644
--- a/dev-python/griffe/griffe-1.5.7.ebuild
+++ b/dev-python/griffe/griffe-1.5.7.ebuild
@@ -52,7 +52,7 @@ python_test() {
        case ${EPYTHON} in
                pypy3.11)
                        EPYTEST_DESELECT+=(
-                               # TODO
+                               # https://github.com/pypy/pypy/issues/5226
                                
tests/test_inspector.py::test_inspecting_objects_from_private_builtin_stdlib_moduless
                        )
                        ;&

Reply via email to