[Webkit-unassigned] [Bug 265809] New: Update rapidfuzz to 3.4.0
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 4 11:54:21 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=265809
Bug ID: 265809
Summary: Update rapidfuzz to 3.4.0
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: gsnedders at apple.com
CC: Hironori.Fujii at sony.com, jbedard at apple.com,
webkit-bug-importer at group.apple.com
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").
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231204/a5d91144/attachment.htm>
More information about the webkit-unassigned
mailing list