I am trying to update psycopg2.  There are now no limit to the number  
of postgresql packages that psycopg2 will work with.  Including

      postgresql74                     7.4.16-1021               
upgrade package for postgresql74
      postgresql74-dev                 7.4.16-1021               
upgrade package for postgresql74-dev
      postgresql74-shlibs              7.4.16-1021               
upgrade package for postgresql74-shlibs
      postgresql74-ssl                 7.4.16-1021               
upgrade package for postgresql74-ssl
      postgresql74-ssl-dev             7.4.16-1021               
upgrade package for postgresql74-ssl-dev
      postgresql74-ssl-shlibs          7.4.16-1021               
upgrade package for postgresql74-ssl-shlibs
      postgresql74-unified             7.4.16-1021               
PostgreSQL open-source database
      postgresql74-unified-dev         7.4.16-1021               
PostgreSQL development headers and libraries
      postgresql74-unified-shlibs      7.4.16-1021               
PostgreSQL shared libraries
      postgresql80                     8.0.12-1021               
Upgrade package for PostgreSQL 8.0
      postgresql80-dev                 8.0.12-1021               
Upgrade package for PostgreSQL 8.0 development
      postgresql80-shlibs              8.0.12-1021               
Upgrade package for PostgreSQL 8.0 libraries
      postgresql80-ssl                 8.0.12-1021               
Upgrade package for PostgreSQL 8.0 (SSL)
      postgresql80-ssl-dev             8.0.12-1021               
Upgrade package for PostgreSQL 8.0 development (SSL)
      postgresql80-ssl-shlibs          8.0.12-1021               
Upgrade package for PostgreSQL 8.0 libraries (SSL)
      postgresql80-unified             8.0.12-1021               
PostgreSQL open-source database
      postgresql80-unified-dev         8.0.12-1021               
PostgreSQL development headers and libraries
      postgresql80-unified-shlibs      8.0.12-1021               
PostgreSQL shared libraries
      postgresql81                     8.1.8-1021                
PostgreSQL open-source database
      postgresql81-dev                 8.1.8-1021                
PostgreSQL development headers and libraries
      postgresql81-shlibs              8.1.8-1021                
PostgreSQL shared libraries
i   postgresql82                     8.2.3-1021                
PostgreSQL open-source database
      postgresql82-dev                 8.2.3-1021                
PostgreSQL development headers and libraries
i   postgresql82-shlibs              8.2.3-1021                
PostgreSQL shared libraries

Now my question. psycopg2 does not care about which postgresql  
package is installed (to the best of my knowledge).  But it needs a - 
dev to build and any one of these to run.  What should I have in the  
"Depends" and "Build Depends" fields?

I tried "postgresql ( >= 7.4.16 )" and this seems to work, but there  
is no postgresql-dev ( >= 7.4.16 ).

I would not want to have to list each one because when 8.3 comes out  
psycopg2 will probably work with it also.  Is there a "work with any  
version" statement in Fink?

Help.

Neil


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to