On Jun 25, 2013, at 07:37, David Nicholls wrote: > Is it possible to find out if there are any dependencies on specific (older) > scipy variants, or will later versions do the job (i.e. it's OK to delete > older ones)?
MacPorts ports do not have the capability to declare a dependency on a *version* of a port. Ports can only declare a dependency on a port, and the version of that port currently available in MacPorts will satisfy it. It is of course possible that some port in MacPorts is not compatible with scipy 0.12. (The maintainer of scipy has probably not tested all ports that use scipy for such compatibility.) If you find a port that doesn't work, for this or other reason, please file a ticket in the issue tracker. _______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
