mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 20:25:51 +03:00
[PR #1241] [CLOSED] Update brotli to 1.1.0 to use pre-build binary for arm platform #1136
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#1136
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/benbusby/whoogle-search/pull/1241
Author: @fabien-github
Created: 9/13/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
8bcd8c9Update brotli to 1.1.0 to use pre-build binary for arm platform📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
requirements.txt(+1 -1)📄 Description
Related to CI worflow failed : https://github.com/benbusby/whoogle-search/actions/runs/17689792324
Related to issue : https://github.com/benbusby/whoogle-search/issues/1239
Build of Brotli on ARM seems not working anymore, not sure why because docker builder steps seems to using a correct fixed image version, same for the requirements.txt
To reproduce on a x86_64 host :
This PR is bumping brotli to the last version and bypass the building phase by using pre-builded binary provided by maintainers.
Don't know the impact of the upgrade on the projet. Feel free to close the PR.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.