Update tests to allow for zlib-ng by radarhere · Pull Request #8009 · python-pillow/Pillow
Navigation Menu
{{ message }}
python-pillow / Pillow Public
- Notifications You must be signed in to change notification settings
- Fork 2.4k
Merged
hugovk merged 1 commit intopython-pillow:mainfrom
Apr 24, 2024Merged
Update tests to allow for zlib-ng#8009
hugovk merged 1 commit intopython-pillow:mainfrom
Update tests to allow for zlib-ng#8009
hugovk merged 1 commit intopython-pillow:mainfrom
Conversation
Copy link Copy Markdown
Member
radarhere
commented
Apr 24, 2024
radarhere
commented
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.
radarhere
added
the
Testing
label
radarhere
force-pushed
the
zlib-ng
branch
from
dc264da to
63d642f
Compare
radarhere
mentioned this pull request
radarhere
force-pushed
the
zlib-ng
branch
2 times, most recently
from
4f545b3 to
f937f1e
Compare
radarhere
force-pushed
the
zlib-ng
branch
from
f937f1e to
4af831e
Compare
Copy link Copy Markdown
Member
hugovk
commented
Apr 24, 2024
hugovk commented
Apr 24, 2024GitHub 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
merged commit
48907a6
into
python-pillow:main
radarhere
deleted the
zlib-ng
branch
radarhere
added
the
Linux
label
radarhere
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment