Skip to content

Conversation

@radarhere
Copy link
Member

The docker-images alpine build has started failing - https://github.com/python-pillow/docker-images/actions/runs/9444260430/job/26009462397

FAILED Tests/test_features.py::test_version - AssertionError: assert ('4.6.0t' is None or None)

This is because the libtiff version on alpine has been changed to 4.6.0t - https://git.alpinelinux.org/aports/commit/?id=7f743c559b40c7e47561f032b2cae50681e362fc

So, like #8009, let's update the tests to allow for the suffix.

@hugovk hugovk merged commit 444faa2 into python-pillow:main Jun 10, 2024
@nulano
Copy link
Contributor

nulano commented Jun 10, 2024

FWIW, it seems that 4.6.0t is a fork: https://www.asmail.be/msg0054918507.html

@radarhere radarhere deleted the libtiff_version branch June 10, 2024 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants