How to adapt ports to different versions of Python
Frank Schima
macsforever2000 at macports.org
Fri Feb 20 09:00:54 PST 2009
On Feb 20, 2009, at 5:45 AM, Uldis Bojars wrote:
> Hi,
>
> I'd like to update py-rdflib, which is a pure-Python RDF library, to a
> new version.
> But currently it is set to use python24 via "PortGroup python24 1.0"
> which is not useful for me.
>
> What one is the right way for creating a port that works w python25:
>
> a) create a new port py25-rdflib and make it use "PortGroup
> python25" ?
This is the right way to go because it is a python library.
> b) remove PortGroup from py-rdflib and add variants "python24" and
> "python25" to it ?
>
> Thanks,
> Uldis
Cheers!
Frank
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20090220/7905a2b3/attachment.html>
More information about the macports-dev
mailing list