Bug 215234 - [webkitcorepy] Standardize setuptools version
Summary: [webkitcorepy] Standardize setuptools version
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: 2020-08-06 11:56 PDT by Jonathan Bedard
Modified: 2020-08-06 17:38 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.08 KB, patch)
2020-08-06 13:21 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch (2.43 KB, patch)
2020-08-06 13:28 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2020-08-06 11:56:37 PDT
We shouldn't use a different setuptools version for Python 2 and 3.
Comment 1 Radar WebKit Bug Importer 2020-08-06 11:56:59 PDT
<rdar://problem/66638187>
Comment 2 Jonathan Bedard 2020-08-06 13:21:04 PDT
Created attachment 406108 [details]
Patch
Comment 3 Jonathan Bedard 2020-08-06 13:28:16 PDT
Created attachment 406109 [details]
Patch
Comment 4 Jonathan Bedard 2020-08-06 14:24:18 PDT
(In reply to Jonathan Bedard from comment #3)
> Created attachment 406109 [details]
> Patch

For future reference, the point of this patch was to verify that the unified version of setuptools could install a package on the various machines used by EWS. Without the addition of a new package, we wouldn't actually attempt to re-install anything.
Comment 5 EWS 2020-08-06 15:41:54 PDT
Committed r265350: <https://trac.webkit.org/changeset/265350>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 406108 [details].