Skip to content

Pin wheel to prevent breaking changes#1024

Merged
tianon merged 1 commit into
docker-library:masterfrom
infosiftr:wheel
Apr 9, 2025
Merged

Pin wheel to prevent breaking changes#1024
tianon merged 1 commit into
docker-library:masterfrom
infosiftr:wheel

Conversation

@yosifkit

@yosifkit yosifkit commented Apr 9, 2025

Copy link
Copy Markdown
Member

Given our options: #1023 (comment), this is the one least likely to break users in the future.

Fixes #1023

@tianon

tianon commented Apr 9, 2025

Copy link
Copy Markdown
Member

👀

drop unused setuptools/wheel install on windows
@yosifkit

yosifkit commented Apr 9, 2025

Copy link
Copy Markdown
Member Author

Fixed windows by removing it. We don't have a supported windows version that still installs setuptools and wheel.

@tianon
tianon merged commit c2e4187 into docker-library:master Apr 9, 2025
@tianon
tianon deleted the wheel branch April 9, 2025 17:33
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Apr 9, 2025
Changes:

- docker-library/python@c2e4187a: Merge pull request docker-library/python#1024 from infosiftr/wheel
- docker-library/python@5f041dab: Pin wheel to prevent breaking changes
- docker-library/python@f3c69c5a: Merge pull request docker-library/python#1019 from infosiftr/3.9.22
- docker-library/python@f91f4612: Update to 3.9.22
gquintard pushed a commit to gquintard/official-images that referenced this pull request Jun 11, 2025
Changes:

- docker-library/python@c2e4187a: Merge pull request docker-library/python#1024 from infosiftr/wheel
- docker-library/python@5f041dab: Pin wheel to prevent breaking changes
- docker-library/python@f3c69c5a: Merge pull request docker-library/python#1019 from infosiftr/3.9.22
- docker-library/python@f91f4612: Update to 3.9.22
tglman pushed a commit to tglman/official-images that referenced this pull request Aug 11, 2025
Changes:

- docker-library/python@c2e4187a: Merge pull request docker-library/python#1024 from infosiftr/wheel
- docker-library/python@5f041dab: Pin wheel to prevent breaking changes
- docker-library/python@f3c69c5a: Merge pull request docker-library/python#1019 from infosiftr/3.9.22
- docker-library/python@f91f4612: Update to 3.9.22
gquintard pushed a commit to gquintard/official-images that referenced this pull request Aug 15, 2025
Changes:

- docker-library/python@c2e4187a: Merge pull request docker-library/python#1024 from infosiftr/wheel
- docker-library/python@5f041dab: Pin wheel to prevent breaking changes
- docker-library/python@f3c69c5a: Merge pull request docker-library/python#1019 from infosiftr/3.9.22
- docker-library/python@f91f4612: Update to 3.9.22
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.

Python images (At least bookwork-slim) relased today break installation of sdist packages

2 participants