Update tests to allow for zlib-ng by radarhere · Pull Request #8009 · python-pillow/Pillow

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@radarhere

Copy link Copy Markdown

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 Copy Markdown

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

@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

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@radarhere @hugovk