Skip to content

Use multibuild build_github - #8861

Merged
hugovk merged 1 commit into
python-pillow:mainfrom
radarhere:wheels
Apr 2, 2025
Merged

Use multibuild build_github#8861
hugovk merged 1 commit into
python-pillow:mainfrom
radarhere:wheels

Conversation

@radarhere

Copy link
Copy Markdown
Member

fetch_unpack https://github.com/zlib-ng/zlib-ng/archive/$ZLIB_NG_VERSION.tar.gz zlib-ng-$ZLIB_NG_VERSION.tar.gz
(cd zlib-ng-$ZLIB_NG_VERSION \
&& ./configure --prefix=$BUILD_PREFIX --zlib-compat \
&& make -j4 \
&& make install)

can be replaced with

build_github zlib-ng/zlib-ng $ZLIB_NG_VERSION --zlib-compat

thanks to build_github(), which anticipated this scenario.

@hugovk

hugovk commented Apr 2, 2025

Copy link
Copy Markdown
Member

#8859 (comment) ... and so is this.

@hugovk
hugovk merged commit 7e15c54 into python-pillow:main Apr 2, 2025
@radarhere
radarhere deleted the wheels branch April 2, 2025 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants