summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-3.14.0_beta2_p1-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-03dev-lang/python: Bump to 3.14.0_beta2_p1-r100Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>