-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update python #18445
Merged
Merged
Update python #18445
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Changes: - docker-library/python@4ce3b2ae: Update 3.14-rc
Diff for a351d4d:diff --git a/_bashbrew-cat b/_bashbrew-cat
index 4d59ba6..a75802b 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -207,33 +207,33 @@ Constraints: windowsservercore-ltsc2025
Tags: 3.14.0a5-alpine3.20, 3.14-rc-alpine3.20
Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 5d789378a78ab4f432ba8393eab1205d666e5205
+GitCommit: 4ce3b2aefd280671a82d7fe0b0f4b249f6af4198
Directory: 3.14-rc/alpine3.20
Tags: 3.14.0a5-alpine3.21, 3.14-rc-alpine3.21, 3.14.0a5-alpine, 3.14-rc-alpine
Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 5d789378a78ab4f432ba8393eab1205d666e5205
+GitCommit: 4ce3b2aefd280671a82d7fe0b0f4b249f6af4198
Directory: 3.14-rc/alpine3.21
Tags: 3.14.0a5-bookworm, 3.14-rc-bookworm
SharedTags: 3.14.0a5, 3.14-rc
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 5d789378a78ab4f432ba8393eab1205d666e5205
+GitCommit: 4ce3b2aefd280671a82d7fe0b0f4b249f6af4198
Directory: 3.14-rc/bookworm
Tags: 3.14.0a5-bullseye, 3.14-rc-bullseye
Architectures: amd64, arm32v7, arm64v8, i386
-GitCommit: 5d789378a78ab4f432ba8393eab1205d666e5205
+GitCommit: 4ce3b2aefd280671a82d7fe0b0f4b249f6af4198
Directory: 3.14-rc/bullseye
Tags: 3.14.0a5-slim-bookworm, 3.14-rc-slim-bookworm, 3.14.0a5-slim, 3.14-rc-slim
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 5d789378a78ab4f432ba8393eab1205d666e5205
+GitCommit: 4ce3b2aefd280671a82d7fe0b0f4b249f6af4198
Directory: 3.14-rc/slim-bookworm
Tags: 3.14.0a5-slim-bullseye, 3.14-rc-slim-bullseye
Architectures: amd64, arm32v7, arm64v8, i386
-GitCommit: 5d789378a78ab4f432ba8393eab1205d666e5205
+GitCommit: 4ce3b2aefd280671a82d7fe0b0f4b249f6af4198
Directory: 3.14-rc/slim-bullseye
Tags: 3.14.0a5-windowsservercore-1809, 3.14-rc-windowsservercore-1809
diff --git a/python_3.14-rc-alpine/Dockerfile b/python_3.14-rc-alpine/Dockerfile
index 0b65752..2a174ad 100644
--- a/python_3.14-rc-alpine/Dockerfile
+++ b/python_3.14-rc-alpine/Dockerfile
@@ -17,7 +17,7 @@ RUN set -eux; \
;
ENV PYTHON_VERSION 3.14.0a5
-ENV PYTHON_SHA256 e42d91d6dd3016bfc2f6f96c1129b40ca6d8f6e1bf3b30a11de146d930f43b32
+ENV PYTHON_SHA256 74e83f26de1e4fb9eef1b56492cff92508834bb71ac13f5c580438ce9f093682
RUN set -eux; \
\
diff --git a/python_3.14-rc-alpine3.20/Dockerfile b/python_3.14-rc-alpine3.20/Dockerfile
index beff37e..a59eae5 100644
--- a/python_3.14-rc-alpine3.20/Dockerfile
+++ b/python_3.14-rc-alpine3.20/Dockerfile
@@ -17,7 +17,7 @@ RUN set -eux; \
;
ENV PYTHON_VERSION 3.14.0a5
-ENV PYTHON_SHA256 e42d91d6dd3016bfc2f6f96c1129b40ca6d8f6e1bf3b30a11de146d930f43b32
+ENV PYTHON_SHA256 74e83f26de1e4fb9eef1b56492cff92508834bb71ac13f5c580438ce9f093682
RUN set -eux; \
\
diff --git a/python_3.14-rc-bookworm/Dockerfile b/python_3.14-rc-bookworm/Dockerfile
index 434bd6c..987b650 100644
--- a/python_3.14-rc-bookworm/Dockerfile
+++ b/python_3.14-rc-bookworm/Dockerfile
@@ -20,7 +20,7 @@ RUN set -eux; \
rm -rf /var/lib/apt/lists/*
ENV PYTHON_VERSION 3.14.0a5
-ENV PYTHON_SHA256 e42d91d6dd3016bfc2f6f96c1129b40ca6d8f6e1bf3b30a11de146d930f43b32
+ENV PYTHON_SHA256 74e83f26de1e4fb9eef1b56492cff92508834bb71ac13f5c580438ce9f093682
RUN set -eux; \
\
diff --git a/python_3.14-rc-bullseye/Dockerfile b/python_3.14-rc-bullseye/Dockerfile
index 6498cb6..961ce85 100644
--- a/python_3.14-rc-bullseye/Dockerfile
+++ b/python_3.14-rc-bullseye/Dockerfile
@@ -20,7 +20,7 @@ RUN set -eux; \
rm -rf /var/lib/apt/lists/*
ENV PYTHON_VERSION 3.14.0a5
-ENV PYTHON_SHA256 e42d91d6dd3016bfc2f6f96c1129b40ca6d8f6e1bf3b30a11de146d930f43b32
+ENV PYTHON_SHA256 74e83f26de1e4fb9eef1b56492cff92508834bb71ac13f5c580438ce9f093682
RUN set -eux; \
\
diff --git a/python_3.14-rc-slim-bullseye/Dockerfile b/python_3.14-rc-slim-bullseye/Dockerfile
index d4c2922..acf3954 100644
--- a/python_3.14-rc-slim-bullseye/Dockerfile
+++ b/python_3.14-rc-slim-bullseye/Dockerfile
@@ -20,7 +20,7 @@ RUN set -eux; \
rm -rf /var/lib/apt/lists/*
ENV PYTHON_VERSION 3.14.0a5
-ENV PYTHON_SHA256 e42d91d6dd3016bfc2f6f96c1129b40ca6d8f6e1bf3b30a11de146d930f43b32
+ENV PYTHON_SHA256 74e83f26de1e4fb9eef1b56492cff92508834bb71ac13f5c580438ce9f093682
RUN set -eux; \
\
diff --git a/python_3.14-rc-slim/Dockerfile b/python_3.14-rc-slim/Dockerfile
index 7583021..e93860c 100644
--- a/python_3.14-rc-slim/Dockerfile
+++ b/python_3.14-rc-slim/Dockerfile
@@ -20,7 +20,7 @@ RUN set -eux; \
rm -rf /var/lib/apt/lists/*
ENV PYTHON_VERSION 3.14.0a5
-ENV PYTHON_SHA256 e42d91d6dd3016bfc2f6f96c1129b40ca6d8f6e1bf3b30a11de146d930f43b32
+ENV PYTHON_SHA256 74e83f26de1e4fb9eef1b56492cff92508834bb71ac13f5c580438ce9f093682
RUN set -eux; \
\ Relevant Maintainers: |
LaurentGoderre
approved these changes
Feb 12, 2025
Windows ltsc2025 failures are currently expected (actions/runner-images#11582). It should be fine for our builds since we pin to specific Windows images and can delay moving the 2025 pin until the GitHub runners are ready. This will mean that the Windows 2025 images will not get their "Patch Tuesday" rebuilds until the runner images are updated. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes:
https://www.python.org/downloads/release/python-3140a5/: