spe for Python 2.7?

Brandon Allbery allbery.b at gmail.com
Thu Mar 22 09:37:09 PDT 2012


On Thu, Mar 22, 2012 at 12:23, Dave Curtis <dave at dave-curtis.com> wrote:

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


Unless you have exactly one dependency, that doesn't work; you don't want
it picking one py27- and one py26-, for example.  I believe the normal way
to deal with this is variants (or, for more complex situations,
subports) that specify appropriately matched dependencies.

-- 
brandon s allbery                                      allbery.b at gmail.com
wandering unix systems administrator (available)     (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20120322/5f470a08/attachment.html>


More information about the macports-users mailing list