[webkit-changes] [WebKit/WebKit] 7d79fb: [webkitcorepy] Packaging requires pyparsing (Follo...

Jonathan Bedard noreply at github.com
Wed Sep 27 15:35:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7d79fbb31dcdab05bc29ead7c6a8d221056ea918
      https://github.com/WebKit/WebKit/commit/7d79fbb31dcdab05bc29ead7c6a8d221056ea918
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2023-09-27 (Wed, 27 Sep 2023)

  Changed paths:
    M Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py

  Log Message:
  -----------
  [webkitcorepy] Packaging requires pyparsing (Follow-up to 268523 at main)
https://bugs.webkit.org/show_bug.cgi?id=262124
rdar://116062896

Reviewed by Elliott Williams.

Landed incorrect version of this change in 268523 at main (5bae443a6845),
land the correctly reviewed version.

* Tools/Scripts/libraries/webkitcorepy/webkitcorepy/autoinstall.py:
(Package.install): Install base libraries from a list instead naming them explicitly.
(AutoInstall): Centralize all libraries required by setup.py in a single list,
add pyparsing to that list.

Canonical link: https://commits.webkit.org/268542@main




More information about the webkit-changes mailing list