#15834: py25-scipy-0.6.0 upgrade fails to build --------------------------------+------------------------------------------- Reporter: ralph@cs.cf.ac.uk | Owner: ram@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: py25-scipy --------------------------------+------------------------------------------- Comment (by ram@macports.org): This is the appropriate section of the swig port: {{{ set bindings { python python25 python=${prefix}/bin/python2.5 perl perl5.8 perl5 gcj gcj34 gcj guile guile guile mzscheme mzscheme mzscheme ruby ruby ruby php4 php4 php4 ocaml ocaml ocaml pike pike pike lua lua lua chicken chicken chicken allegro allegro allegrocl clisp clisp clisp r R r } }}} i.e. the python variant provides bindings for python25, not python24. The files that are actually installed are independent of a specific python version but as the port currently stands it adds a dependency on python25. -- Ticket URL: <http://trac.macports.org/ticket/15834#comment:15> MacPorts <http://www.macports.org/> Ports system for Mac OS