Opened 12 years ago

Closed 12 years ago

#33872 closed enhancement (fixed)

python33 should add liblzma as depends_lib

Reported by: ned-deily (Ned Deily) Owned by: jyrkiwahlstedt
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc:
Port: python33

Description

Python 3.3 includes a new lzma module in its standard library that depends on liblzma, something not yet shipped by Apple in OS X. The portfile for python33 should include a depends_lib on it to enable building of the lzma module.

Change History (6)

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

Cc: jwa removed
Owner: changed from macports-tickets@… to jwa@…
Type: updateenhancement

The Cc field must contain complete email addresses.

comment:2 Changed 12 years ago by ned-deily (Ned Deily)

Bump. Also, while you're in there, configure option --with-wide-unicode is no longer available or needed with python33.

comment:3 Changed 12 years ago by jyrkiwahlstedt

Would it be ok to deliver this with b2? It's basically ready, but b2 is out in two weeks or so…

comment:4 Changed 12 years ago by ned-deily (Ned Deily)

Sure, it's not *that* critical. Thanks for looking at it.

comment:5 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

FYI, liblzma has been replaced_by xz.

comment:6 Changed 12 years ago by jyrkiwahlstedt

Resolution: fixed
Status: newclosed

done in r96528

Note: See TracTickets for help on using tickets.