summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-0.3.13.6.ebuild
AgeCommit message (Collapse)Author
2025-08-07dev-lang/python: always skip test_gdbSam James
Running gdb inside an ebuild as non-root, within sandbox, and possibly within a container is unreliable. Closes: https://bugs.gentoo.org/941296 Signed-off-by: Sam James <sam@gentoo.org>
2025-08-07dev-lang/python: skip test_gdb on arm64 tooSam James
But I think we should do it everywhere... Bug: https://bugs.gentoo.org/941296 Signed-off-by: Sam James <sam@gentoo.org>
2025-08-07dev-lang/python: Bump to 0.3.13.6Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>