Closed
Bug 1692383
Opened 2 years ago
Closed 2 years ago
Upgrade python-zstandard to 0.15.1
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(firefox87 fixed)
RESOLVED
FIXED
87 Branch
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
0.15.1 has more wheels, which would potentially avoid problems such as bug 1685006.
Noteworthy: next release of python-zstandard should also have wheels for arm64 mac (https://github.com/indygreg/python-zstandard/pull/137)
Assignee | ||
Comment 1•2 years ago
|
||
As far as I can tell, we don't use zstandard from python2. As the last
version supporting python2 is 0.14.1, drop installing the python2
version.
Pushed by mh@glandium.org: https://hg.mozilla.org/integration/autoland/rev/9539a7f2006a Upgrade python-zstandard to 0.15.1. r=firefox-build-system-reviewers,mhentges
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•