commit: 40a9758f90c6091d3a0fd9efb67dd5c2439b5746
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 23 07:19:43 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 23 07:19:43 2024 +0000
URL: https://gitweb.gentoo.org/proj/docker-images.git/commit/?id=40a9758f
python: Add multithreading CPython variants
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
python.Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/python.Dockerfile b/python.Dockerfile
index 2fc15aa..ad577ce 100644
--- a/python.Dockerfile
+++ b/python.Dockerfile
@@ -21,7 +21,7 @@ RUN <<-EOF
# main job
emerge -1vnt --jobs dev-python/tox app-arch/lzip dev-vcs/git \
dev-python/pypy{,3_10}-exe-bin dev-db/sqlite dev-libs/mpdecimal
- emerge -1v --jobs --nodeps
dev-lang/python:{2.7,3.8,3.9,3.10,3.11,3.12,3.13,3.14} \
+ emerge -1v --jobs --nodeps
dev-lang/python:{2.7,3.8,3.9,3.10,3.11,3.12,{3.13,3.14}{,t}} \
dev-lang/pypy:{2.7,3.10}
# cleanup