New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #32605 (closed defect: fixed)

Opened 18 months ago

Last modified 17 months ago

py-ipython needs setuptools or distribute dependency

Reported by: ryandesign@… Owned by: akitada@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc: stromnov@…
Port: py-ipython

Description

See summary.

Here's a (large) buildbot log showing the problem.

Change History

comment:1 Changed 18 months ago by stromnov@…

According to official IPython documentation setuptools/distribute dependency is purely optional (at least for versions 0.11 and 0.12).

comment:2 Changed 18 months ago by ryandesign@…

  • Cc stromnov@… added

But according to the above build log, it fails when it's not there.

comment:3 Changed 17 months ago by stromnov@…

  • Status changed from new to closed
  • Resolution set to fixed

Committed in r88172. Thanks!

Note: See TracTickets for help on using tickets.