Closed
Bug 1521535
Opened 6 years ago
Closed 6 years ago
Build python 3.6.5 OSX package with lzma support
Categories
(Infrastructure & Operations :: RelOps: Puppet, task)
Infrastructure & Operations
RelOps: Puppet
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dragrom, Assigned: dragrom)
References
Details
Attachments
(1 file)
55 bytes,
text/x-github-pull-request
|
dragrom
:
checked-in+
|
Details | Review |
No description provided.
Assignee | ||
Comment 1•6 years ago
|
||
Python 3.6.5 package not have support for lzma. Need to create a custom dmg python 3.6.5 package to add lzma support
Assignee | ||
Updated•6 years ago
|
Assignee: relops → dcrisan
Assignee | ||
Comment 2•6 years ago
|
||
to use lzma on python3.6 on OSX, we need to install xz utils together with python3.6
For this, I created xz dmg package.
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Status: NEW → ASSIGNED
Comment 4•6 years ago
|
||
Hi, thanks for the patch here! I noticed it hasn't had review requested of it, although I'm not sure of your processes here. Do you know about when we can expect to have this landed and deployed. Thanks!
Flags: needinfo?(dcrisan)
Assignee | ||
Comment 5•6 years ago
|
||
The Pull Request was approved. Tuesday I'll land the match (Monday I'll be off)
Flags: needinfo?(dcrisan)
Assignee | ||
Updated•6 years ago
|
Attachment #9038508 -
Flags: checked-in+
Assignee | ||
Comment 6•6 years ago
|
||
Merged pull request
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•