summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-0.3.15.0_alpha2.ebuild
AgeCommit message (Collapse)Author
26 hoursdev-lang/python: update tail-call-interp requirementsSam James
Upstream retroactively changed the requirements to also need __attribute__((preserve_none)) rather than just musttail, so it needs unreleased GCC 16, or Clang 19. Mask given we test it mostly with GCC, but people can unmask it locally if they want to use Clang. Closes: https://bugs.gentoo.org/967142 Signed-off-by: Sam James <sam@gentoo.org>
2025-11-19dev-lang/python: Bump to 0.3.15.0_alpha2Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>