Skip to content

Remove mips64le from 3.10 as well (failing to build) #801

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

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

tianon
Copy link
Member

@tianon tianon commented Feb 17, 2023

See #765, python/cpython#93619, https://peps.python.org/pep-0011/

$ diff -u <(bashbrew cat python) <(bashbrew cat <(./generate-stackbrew-library.sh))
--- /dev/fd/63	2023-02-16 16:58:56.138476872 -0800
+++ /dev/fd/62	2023-02-16 16:58:56.142476909 -0800
@@ -93,12 +93,12 @@
 
 Tags: 3.10.10-bullseye, 3.10-bullseye
 SharedTags: 3.10.10, 3.10
-Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
+Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: 1a68bced0dc5b7deb6ecd2f7ddacc1089323409d
 Directory: 3.10/bullseye
 
 Tags: 3.10.10-slim-bullseye, 3.10-slim-bullseye, 3.10.10-slim, 3.10-slim
-Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, mips64le, ppc64le, s390x
+Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: 1a68bced0dc5b7deb6ecd2f7ddacc1089323409d
 Directory: 3.10/slim-bullseye
 

@yosifkit yosifkit merged commit c517a8b into docker-library:master Feb 22, 2023
@yosifkit yosifkit deleted the no-mips-3.10 branch February 22, 2023 22:55
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Feb 23, 2023
Changes:

- docker-library/python@c517a8b: Merge pull request docker-library/python#801 from infosiftr/no-mips-3.10
- docker-library/python@f568f56: Update 3.9
- docker-library/python@a541c1b: Update 3.8
- docker-library/python@bdbceda: Update 3.7
- docker-library/python@b987547: Update 3.12-rc
- docker-library/python@e664abb: Update 3.11
- docker-library/python@a3533b1: Update 3.10
- docker-library/python@2829b7e: Remove mips64le from 3.10 as well (failing to build)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants