Closed
Bug 1858260
Opened 2 years ago
Closed 2 years ago
Upgrade setuptools to 68.0.0
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(firefox-esr115 fixed, firefox120 fixed)
RESOLVED
FIXED
120 Branch
People
(Reporter: saschanaz, Assigned: saschanaz)
References
Details
Attachments
(2 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-esr115+
|
Details | Review |
No description provided.
Assignee | ||
Comment 1•2 years ago
|
||
68.0.0 is the last version of setuptools that still supports Python 3.7, currently our minimum supported Python version. (It's dropped at 68.1.0 as it's not considered as a breaking change, which is surprising: https://setuptools.pypa.io/en/stable/history.html)
Assignee | ||
Updated•2 years ago
|
Summary: Upgrade setuptools to 67.8.0 → Upgrade setuptools to 68.0.0
Pushed by krosylight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4c2f3a0a7934
Upgrade setuptools to 68.0.0 r=sergesanspaille,mach-reviewers,ahal
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox120:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
Comment 5•1 year ago
|
||
68.0.0 is the last version of setuptools that still supports Python 3.7, currently our minimum supported Python version. (It's dropped at 68.1.0 as it's not considered as a breaking change, which is surprising: https://setuptools.pypa.io/en/stable/history.html)
Original Revision: https://phabricator.services.mozilla.com/D190674
Updated•1 year ago
|
Attachment #9377305 -
Flags: approval-mozilla-esr115?
Updated•1 year ago
|
Attachment #9377305 -
Flags: approval-mozilla-esr115? → approval-mozilla-esr115+
Updated•1 year ago
|
status-firefox-esr115:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•