summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-3.13.0_alpha4.ebuild
AgeCommit message (Collapse)Author
2024-04-25dev-lang/python: Remove oldMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-03-15dev-lang/python: skip another flaky testSam James
Every so often, I get: ``` 0:28:02 load avg: 0.00 running (1): test.test_concurrent_futures.test_deadlock (27 min 33 sec) 0:28:32 load avg: 0.00 running (1): test.test_concurrent_futures.test_deadlock (28 min 3 sec) 0:29:02 load avg: 0.00 running (1): test.test_concurrent_futures.test_deadlock (28 min 33 sec) ``` There's a bunch of upstream reports about this test too. Just skip it. Closes: https://bugs.gentoo.org/788022 Signed-off-by: Sam James <sam@gentoo.org>
2024-03-09dev-lang/python: disable make output synchronisation for testsSam James
It makes it look like they're hanging. Signed-off-by: Sam James <sam@gentoo.org>
2024-02-16dev-lang/python: Add USE=jit to 3.13.0_alpha4Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-02-16dev-lang/python: Bump to 3.13.0_alpha4Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>