Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17478 closed defect (fixed)

python30-doc has missing dependencies

Reported by: neil_mayhew@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: depends Cc: jmroot (Joshua Root)
Port: python30-doc

Description

python30-doc needs to have py25-hashlib, py25-jinja as build dependencies. I think it just needs the following line in the portfile:

depends_build port:py25-hashlib port:py25-jinja

Or maybe this should be depends_lib like port:py25-docutils already is.

I am using Leopard on Intel.

Change History (4)

comment:1 Changed 15 years ago by blb@…

Owner: changed from macports-tickets@… to mww@…

comment:2 Changed 15 years ago by neil_mayhew@…

Maybe that dependency should instead be just py25-sphinx, which depends on those others. However, I haven't managed to work out whether or not python30-doc uses its own private copy of sphinx.

comment:3 Changed 15 years ago by jmroot (Joshua Root)

Cc: jmr@… added
Resolution: fixed
Status: newclosed

Changed the dependency to py26-sphinx in r46207.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.