summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-3.13.0_beta1_p3.ebuild
AgeCommit message (Collapse)Author
2024-08-24dev-lang/python: Remove oldMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-06-18dev-lang/python: cleanup musl test skps for py3.13Sam James
For py3.13, we already put the musl skips in COMMON_TEST_SKIPS, so we don't need to repeat the same list for PGO. For <py3.13, we haven't got COMMON_TEST_SKIPS (yet?). Fixes: d44d24e0255a08b27d5aad54f431eabb6ee93df9 Signed-off-by: Sam James <sam@gentoo.org>
2024-05-31dev-lang/python: skip known failing tests on muslViolet Purcell
Signed-off-by: Violet Purcell <vimproved@inventati.org> Closes: https://github.com/gentoo/gentoo/pull/36925 Signed-off-by: Sam James <sam@gentoo.org>
2024-05-31dev-lang/python: Fix appending to COMMON_TEST_SKIPSMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-05-30dev-lang/python: Use CHOST rather than ARCH for test skipsMichał Górny
Use CHOST rather than ARCH+big-endian flag to determine the host. This simplifies the rules for ppc64 (BE). Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/36888 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-05-30dev-lang/python: Skip test_statistics on alphaMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-05-29dev-lang/python: Deduplicate test skip flagsMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/36886 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-05-29dev-lang/python: arch-specific test skips for alphaMatoro Mahri
Bug: https://bugs.gentoo.org/931888 Bug: https://bugs.gentoo.org/653850 Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Closes: https://github.com/gentoo/gentoo/pull/36875 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-05-26dev-lang/python: Bump to 3.13.0_beta1_p3Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>