Opened 6 years ago

Closed 6 years ago

#57034 closed enhancement (fixed)

python27: backport uuid fix

Reported by: rmottola (Riccardo) Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: python27

Description

I backported a fix for this bug:

https://bugs.python.org/issue32502

to 2.7, I tested it and it works for me.

Attachments (1)

uuid-64bit.patch (1.1 KB) - added by rmottola (Riccardo) 6 years ago.
patch for file (path is relative though)

Download all attachments as: .zip

Change History (6)

Changed 6 years ago by rmottola (Riccardo)

Attachment: uuid-64bit.patch added

patch for file (path is relative though)

comment:1 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: haspatch added; python 2.7 removed
Owner: set to jmroot
Port: python27 added; python 2.7 removed
Status: newassigned
Summary: backport of python patch to 2.7python27: backport uuid fix

Josh, this was previously discussed on the mailing list.

comment:3 Changed 6 years ago by jmroot (Joshua Root)

I did reply to Riccardo's email about this previously, but it bounced.

comment:4 Changed 6 years ago by jmroot (Joshua Root)

The attached patch is reversed and includes changes that are not needed to fix the problem.

comment:5 Changed 6 years ago by rmottola (Riccardo)

Resolution: fixed
Status: assignedclosed

In b8e715ba072183a3f3c71395b7b31bd4a6fcf059/macports-ports (master):

python27, python3[1-5]: Fix uuid command on some systems

Closes: #57034

Signed-off-by: Ryan Schmidt <ryandesign@…>

Note: See TracTickets for help on using tickets.