Bug 265809
| Summary: | Update rapidfuzz to 3.4.0 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Sneddon [:gsnedders] <gsnedders> |
| Component: | Tools / Tests | Assignee: | 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]
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/119145927>
Sam Sneddon [:gsnedders]
Pull request: https://github.com/WebKit/WebKit/pull/21291
EWS
Committed 271534@main (47c33f8d6a47): <https://commits.webkit.org/271534@main>
Reviewed commits have been landed. Closing PR #21291 and removing active labels.