Bug 215234

Summary: [webkitcorepy] Standardize setuptools version
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, ews-watchlist, glenn, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=214378
Attachments:
Description Flags
Patch
none
Patch none

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].