Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#12255 closed defect (fixed)

Bazaar NG 0.17 depends on py-celementtree which is not available

Reported by: jeb@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.4.40
Keywords: Cc:
Port:

Description

The new bazaar-ng package (0.17) depends on py-celementtree but this is not available according to ports (just done a 'port sync' to make sure I'm up to date).

My installed python is 2.4, is this package python 2.5 only? If so shouldn't it depend on python 2.5

Thanks

jebw

Change History (6)

comment:1 Changed 17 years ago by skymoo (Adam Mercer)

the py-celementtree package is available for me:

[ram@skymoo ram]$ port info py-celementtree py-celementtree 1.0.5-20051216, python/py-celementtree (Variants: universal) http://effbot.org/zone/celementtree.htm

The cElementTree module is a C implementation of the ElementTree API. On typical documents, it's 15-20 times faster than the Python version of ElementTree, and uses 2-5 times less memory.

Library Dependencies: python24, py-elementtree Platforms: darwin Maintainers: mww@… [ram@skymoo ram]$

what error are you getting?

comment:2 Changed 17 years ago by jmpp@…

Milestone: Port Bugs
Priority: ExpectedNormal
Resolution: invalid
Status: newclosed

comment:3 Changed 17 years ago by adfernandes (Andrew Fernandes)

Resolution: invalid
Status: closedreopened

Well, I could not install bazaar-ng 0.18 either, and it turns out that the 1.0.5-20051216 source zip file is not being distributed at the http://effbot.org web site anymore. (Pre-compiled windows binaries for python 2.4 and 2.5 are, though - strange...)

comment:4 Changed 17 years ago by sam_junk@…

I'm getting the same problem. "port info py-celementtree" does return data, but "port install py-celementtree" fails.

comment:5 Changed 17 years ago by afb@…

Resolution: fixed
Status: reopenedclosed

This Ticket is a duplicate of #12507

Fixed in r28173

comment:6 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.