Skip to content

Improve multibuild cache use in wheel builds - #9976

Closed
akx wants to merge 2 commits into
python-pillow:mainfrom
akx:wheeeee
Closed

Improve multibuild cache use in wheel builds#9976
akx wants to merge 2 commits into
python-pillow:mainfrom
akx:wheeeee

Conversation

@akx

@akx akx commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Related: python-pillow/pillow-depends#43

akx added 2 commits September 9, 2026 14:53
The /dev/null redirection is required because cibuildwheel may build
within a Docker container without the GITHUB_STEP_SUMMARY envvar set
(and even if it was set, the GITHUB_STEP_SUMMARY file wouldn't escape
the container).
@akx

akx commented Sep 9, 2026

Copy link
Copy Markdown
Contributor Author

@akx
akx marked this pull request as ready for review September 9, 2026 12:13
@radarhere

Copy link
Copy Markdown
Member

I've moved zlib-ng and openjpeg in pillow-depends to have the expected names.

I don't really think the warnings from this PR are worth the extra code complexity. pillow-depends is a caching mechanism, with a fallback if it fails. That seems like enough to me.

@akx

akx commented Sep 10, 2026

Copy link
Copy Markdown
Contributor Author

@radarhere Feel free to close this out if you like 👍 I cropped python-pillow/pillow-depends#43 to only add the new zstd.

@radarhere radarhere closed this Sep 10, 2026
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