[webkit-changes] [WebKit/WebKit] 3a3311: `generate-bundle` fails at installing `toml`
Vitaly Dyachkov
noreply at github.com
Wed Sep 27 16:57:28 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3a33119682b78d6fed5d8f6cffaf23a25aad2bda
https://github.com/WebKit/WebKit/commit/3a33119682b78d6fed5d8f6cffaf23a25aad2bda
Author: Vitaly Dyachkov <vitaly at igalia.com>
Date: 2023-09-27 (Wed, 27 Sep 2023)
Changed paths:
M Tools/Scripts/webkitpy/__init__.py
Log Message:
-----------
`generate-bundle` fails at installing `toml`
https://bugs.webkit.org/show_bug.cgi?id=262184
Reviewed by Jonathan Bedard.
After `268269 at main` `pyparsing` must be specified as a implicit
dependency of `toml`.
* Tools/Scripts/webkitpy/__init__.py:
Canonical link: https://commits.webkit.org/268547@main
More information about the webkit-changes
mailing list