Bug 265809

Summary: Update rapidfuzz to 3.4.0
Product: WebKit Reporter: Sam Sneddon [:gsnedders] <gsnedders>
Component: Tools / TestsAssignee: Sam Sneddon [:gsnedders] <gsnedders>
Status: RESOLVED FIXED    
Severity: Normal CC: fujii.hironori, jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=261947

Sam Sneddon [:gsnedders]
Reported 2023-12-04 11:54:21 PST
We keep on finding bots which need rapidfuzz to be reinstalled because the macOS universal2 wheel was broken (c.f. https://github.com/WebKit/WebKit/pull/19835). Given we only install it on Python >= 3.7, we can actually update rapidfuzz which will then force it to be updated—and we can actually have a version which we can install as a wheel. This also made me find out that Bug 262154 added pyparsing as an implicit_dep, which should actually be on packaging (c.f. "pkg_resources.DistributionNotFound: The 'pyparsing!=3.0.5,>=2.0.2' distribution was not found and is required by packaging").
Attachments
Radar WebKit Bug Importer
Comment 1 2023-12-04 11:54:30 PST
Sam Sneddon [:gsnedders]
Comment 2 2023-12-04 11:59:57 PST
EWS
Comment 3 2023-12-04 22:08:52 PST
Committed 271534@main (47c33f8d6a47): <https://commits.webkit.org/271534@main> Reviewed commits have been landed. Closing PR #21291 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.