summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/python: Reenable test_descr on ppc64 & sparc in 3.12+Michał Górny2024-10-281-2/+0
| | | | | | These seem to pass, now that we have adjusted the recursion limits. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/python: Skip test_multiprocessing_spawn on sparcMichał Górny2024-10-281-0/+1
| | | | | | | Skip the third `test_multiprocessing*` on SPARC, because it hangs like the other two. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/python: Skip test_gdb on ppc64 & sparcMichał Górny2024-10-281-0/+2
| | | | | | | | | The gdb tests are failing on devboxes. They were previously covered by the unconditional `-x test_gdb` but that's been narrowed to `-x test_pretty_print`, missing that other tests fail on these architectures. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/python: Skip test_perf_profiler because of frequent failuresMichał Górny2024-10-271-0/+2
| | | | | Bug: https://bugs.gentoo.org/933840 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/python: Remove obsolete libb2 dep from 3.14.0_alpha1+Michał Górny2024-10-191-1/+0
| | | | | | Remove the libb2 dep, now that it is replaced by bundled hacl. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/python: Remove stale postinst and sync 3.14.0_alpha1Michał Górny2024-10-161-17/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/python: Skip another test from PGO in 3.14.0_alpha1Michał Górny2024-10-161-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/python: Fix PYTHON_KERNEL_CHECKS to be declared globallyMichał Górny2024-10-161-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/python: Bump 3.14.0_alpha1 patchset to fix test failureMichał Górny2024-10-161-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/python: Bump to 3.14.0_alpha1Michał Górny2024-10-161-0/+667
Signed-off-by: Michał Górny <mgorny@gentoo.org>