summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-0.3.14.0_beta4.ebuild
AgeCommit message (Collapse)Author
2025-08-21dev-lang/python: Remove oldMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
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-07-14dev-lang/python: Make mime-types dependency unconditionalMichał Górny
Remove USE=build and install mime-types unconditionaally. It is unclear why it was made conditional in the first place, and mime-types is a trivial data package with no dependencies. Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-07-14dev-lang/python: Move ensurepip deps to PDEPEND, to avoid cyclic depMichał Górny
Closes: https://bugs.gentoo.org/960054 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-07-08dev-lang/python: Bump to 0.3.14.0_beta4Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>