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

Updated brotli to 1.1.0 #7451

Merged
merged 1 commit into from Oct 9, 2023
Merged

Updated brotli to 1.1.0 #7451

merged 1 commit into from Oct 9, 2023

Conversation

radarhere
Copy link
Member

brotli 1.1.0 has been released - https://github.com/google/brotli/releases/tag/v1.1.0

@hugovk hugovk added the automerge Automatically merge PRs that are ready label Oct 9, 2023
@mergify mergify bot merged commit 28affdb into python-pillow:main Oct 9, 2023
52 of 53 checks passed
@radarhere radarhere deleted the brotli branch October 9, 2023 10:50
@nulano
Copy link
Contributor

nulano commented Oct 9, 2023

This breaks loading freetype due to missing libbrotli dlls:

--- PIL CORE support ok, compiled for 10.1.0.dev0
--- TKINTER support ok, loaded 8.6
*** FREETYPE2 support not installed
--- LITTLECMS2 support ok, loaded 2.15
--- WEBP support ok, loaded 1.3.2
--- WEBP Transparency support ok
--- WEBPMUX support ok
--- WEBP Animation support ok
--- JPEG support ok, compiled for libjpeg-turbo 3.0.0
--- OPENJPEG (JPEG2000) support ok, loaded 2.5.0
--- ZLIB (PNG/ZIP) support ok, loaded 1.3
--- LIBTIFF support ok, loaded 4.5.1
*** RAQM (Bidirectional Text) support not installed
--- LIBIMAGEQUANT (Quantization method) support ok, loaded 2.16.0
*** XCB (X protocol) support not installed

See #7453 for a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Automatically merge PRs that are ready Dependency Windows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants