Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Upgraded multibuild to remove openjpeg lib64 copy #8511

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

radarhere
Copy link
Member

Upgrades multibuild to include multi-build/multibuild#538, meaning that

if [ -f /usr/local/lib64/libopenjp2.so ]; then
cp /usr/local/lib64/libopenjp2.so /usr/local/lib
fi

can now be removed. Without the multibuild upgrade, the wheels could fail to find OpenJPEG.

@hugovk hugovk merged commit 0fd6086 into python-pillow:main Oct 29, 2024
25 checks passed
@radarhere radarhere deleted the multibuild_lib64 branch October 29, 2024 11:05
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants