Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update tests to allow for zlib-ng #8009

Merged
merged 1 commit into from
Apr 24, 2024
Merged

Conversation

radarhere
Copy link
Member

I created python-pillow/docker-images#203 after the release of Fedora 40, but the tests are failing.

This is because Fedora 40 uses zlib-ng instead of zlib, and zlib-ng appends '.zlib-ng' to its version string.

This updates our tests to allow for that suffix.

@hugovk
Copy link
Member

hugovk commented Apr 24, 2024

GitHub is having some slowness which probably caused the pre-commit.ci and AppVeyor problems.

https://www.githubstatus.com/incidents/7txcg0j03kkg

Not a blocker to merge. Thanks!

@hugovk hugovk merged commit 48907a6 into python-pillow:main Apr 24, 2024
50 of 52 checks passed
@radarhere radarhere deleted the zlib-ng branch April 24, 2024 22:18
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.

None yet

2 participants