Skip to content

Conversation

@radarhere
Copy link
Member

Changes

"zlib": {
"url": f"https://github.com/zlib-ng/zlib-ng/archive/refs/tags/{V['ZLIBNG']}.zip",
"filename": f"zlib-ng-{V['ZLIBNG']}.zip",

to use .tar.gz, to match
function build_zlib_ng {
if [ -e zlib-stamp ]; then return; fi
fetch_unpack https://github.com/zlib-ng/zlib-ng/archive/$ZLIB_NG_VERSION.tar.gz zlib-ng-$ZLIB_NG_VERSION.tar.gz

This means that only one file is needed in pillow-depends.

@radarhere radarhere mentioned this pull request Dec 15, 2024
3 tasks
@hugovk hugovk added the Build label Dec 15, 2024
@hugovk hugovk merged commit 6e45e71 into python-pillow:main Dec 15, 2024
68 checks passed
@radarhere radarhere deleted the zlib branch December 15, 2024 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants