summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-3.13.0_alpha5.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-13dev-lang/python: Bump to 3.13.0_alpha5Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>