Opened 11 years ago
Last modified 10 years ago
#42069 closed enhancement
py-libxml2 @2.9.1: add python32 and python33 subports — at Version 1
Reported by: | zpeeters@… | Owned by: | sfiera@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | mcalhoun@… |
Port: | py-libxml2 |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Since version 2.9.1 libxml2 supports Python 3.X. I have tested python 3.2 and 3.3 (and 2.7). Python 3.1 and 3.4 may also work. All tests in ${worksrcpath}/tests return "OK". libxml2mod imports without error (i.e. I cannot reproduce ticket #39579).
In addition, changed url for master_sites and livecheck.url.
Change History (4)
Changed 11 years ago by zpeeters@…
Attachment: | Portfile.diff added |
---|
Changed 11 years ago by zpeeters@…
Attachment: | patch-setup.py.diff added |
---|
Changed 11 years ago by zpeeters@…
Attachment: | patch-drv_libxml2.py.diff added |
---|
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | sfiera@… removed |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to sfiera@… |
Type: | defect → enhancement |
Note: See
TracTickets for help on using
tickets.
This file replaces the current patch-setup.py.diff and includes those changes.