was there any way to make Psycopg2 compile against python2.5 instead of 2.4?

Bryan Blackburn 0x62_0x6c_0x62 at pobox.com
Sat Aug 23 23:25:34 PDT 2008


On Aug 24, 2008, at 12:01 AM, Nehemiah Dacres wrote:

> I ask because its' bad enough that I'll have 2 versions of 2.5 but  
> to have 24 taking up space also is kind of annoying. plus I have a  
> feeling that the program that is using this postgres adaptor is  
> mostly written in 2.5
> should I go directly to the package maintainer about this?

A search shows both a py-psycopg2 and py25-psycopg2 so if you want the  
one that goes with python 2.5, use the latter.  Generally, the py-  
prefixed ports are for python 2.4, the rest should indicate which  
version of python is used.

Bryan


>
> -- 
>
> "lalalalala! it's not broken because I can use it"
>
> http://linux.slashdot.org/comments.pl?sid=194281&threshold=1&commentsort=0&mode=thread&cid=15927703



More information about the macports-users mailing list