spe for Python 2.7?

Lawrence Velázquez larry.velazquez at gmail.com
Thu Mar 22 08:50:11 PDT 2012


On Mar 22, 2012, at 11:41 a.m., Dave Curtis wrote:

> If I make the dependencies py-foo instead of py27-foo then  they should be satisfied by the py27 components on my system, correct?

No, "py-foo" ports are stub ports that force installation of the preferred port (usually py27-foo) through a dependency. Either that or they're older ports intended for Python 2.4.

You should explicitly declare a dependency on py27-foo.

vq



More information about the macports-users mailing list