Bug 262124 - [webkitcorepy] Packaging requires pyparsing
Summary: [webkitcorepy] Packaging requires pyparsing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-26 10:18 PDT by Jonathan Bedard
Modified: 2023-09-27 15:35 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2023-09-26 10:18:04 PDT
The packaging module requires pyparsing, so we should install pyparsing as part of our core module instillation.
Comment 1 Radar WebKit Bug Importer 2023-09-26 10:18:19 PDT
<rdar://problem/116062896>
Comment 2 Jonathan Bedard 2023-09-26 10:19:26 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18232
Comment 3 EWS 2023-09-27 11:08:17 PDT
Committed 268523@main (5bae443a6845): <https://commits.webkit.org/268523@main>

Reviewed commits have been landed. Closing PR #18232 and removing active labels.
Comment 4 Jonathan Bedard 2023-09-27 15:10:22 PDT
Re-opening for pull request https://github.com/WebKit/WebKit/pull/18311
Comment 5 EWS 2023-09-27 15:35:03 PDT
Committed 268542@main (7d79fbb31dcd): <https://commits.webkit.org/268542@main>

Reviewed commits have been landed. Closing PR #18311 and removing active labels.