summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-3.13.9999-r100.ebuild
AgeCommit message (Collapse)Author
2025-06-07dev-lang/python: Reversion freethreading Pythons as 0.* to fix orderMichał Górny
Use versions with additional leading `0.` for freethreading Python versions, to ensure that they are ordered lower than regular Python versions, and therefore match the order used by PYTHON_COMPAT. This should help users avoid unnecessarily "upgrading" to an experimental version they're unlikely to use, and also make eshowkw output cleaner. Signed-off-by: Michał Górny <mgorny@gentoo.org> Part-of: https://github.com/gentoo/gentoo/pull/42479 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-06-04dev-lang/python: update patchsets for liveSam James
... to match bumps from today. Signed-off-by: Sam James <sam@gentoo.org>
2025-05-28dev-lang/python: Add 3.13.9999-r100 live ebuildMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>