[webkit-changes] [WebKit/WebKit] 219eb0: [AutoInstall] prefer wheels whenever possible (Fol...
Jonathan Bedard
noreply at github.com
Wed Nov 1 09:25:57 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 219eb0bb7b43cbb8441b80ae3cb88fc55c6328d7
https://github.com/WebKit/WebKit/commit/219eb0bb7b43cbb8441b80ae3cb88fc55c6328d7
Author: Jonathan Bedard <jbedard at apple.com>
Date: 2023-11-01 (Wed, 01 Nov 2023)
Changed paths:
M Tools/Scripts/libraries/webkitscmpy/setup.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py
Log Message:
-----------
[AutoInstall] prefer wheels whenever possible (Follow-up fix)
https://bugs.webkit.org/show_bug.cgi?id=263119
rdar://116915892
Reviewed by Elliott Williams and Sam Sneddon.
Wheel installs of rapidfuzz aren't valid for all configurations, and
it doesn't take long to install manually.
* Tools/Scripts/libraries/webkitscmpy/setup.py: Bump version.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py: Opt out of wheel for rapidfuzz.
Canonical link: https://commits.webkit.org/270059@main
More information about the webkit-changes
mailing list