#12921 closed enhancement (fixed)
Port Update python24 py-elementtree: Add egg/setuptool support
Reported by: | roger.hoover@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.2 |
Keywords: | python python24 py-elementtree | Cc: | roger.hoover@… |
Port: |
Description
This patch adds support for the python egg format to this port so that it will satisfy the dependency declaration of other packages using eggs that need it.
Attachments (3)
Change History (5)
Changed 17 years ago by roger.hoover@…
Attachment: | Portfile-py-elementtree.diff added |
---|
Changed 17 years ago by roger.hoover@…
Attachment: | patch-setup.py added |
---|
Changed 17 years ago by roger.hoover@…
Attachment: | patch-ez_setup.py added |
---|
comment:1 Changed 17 years ago by mww@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Note: See
TracTickets for help on using
tickets.
Thanks, commited! (though I just added
ez_setup.py
as normal file instead of a patch)