Ticket #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
comment:2 Changed 6 years ago by jmpp@…
- Priority changed from Expected to Normal
- Status changed from new to closed
- Resolution set to invalid
- Milestone set to Port Bugs
comment:3 Changed 6 years ago by andrew@…
- Status changed from closed to reopened
- Resolution invalid deleted
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 6 years ago by sam_junk@…
I'm getting the same problem. "port info py-celementtree" does return data, but "port install py-celementtree" fails.
Note: See
TracTickets for help on using
tickets.


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?