spe for Python 2.7?

Dave Curtis dave at dave-curtis.com
Thu Mar 22 09:23:15 PDT 2012


On Mar 22, 2012, at 8:50 AM, Lawrence Velázquez wrote:

> 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.

That doesn't seem right.  Don't I want to set up the port for spe so that it can be satisfied by *any* pyXX-foo module?  How do I do that?

> 
> vq
> 



More information about the macports-users mailing list