Package: python-psycopg
Version: 1.1.21-13
Severity: wishlist

Hello

It seems as if there is no support for python 2.5 in this package:

Python 2.5 (release25-maint, Dec  9 2006, 14:35:53) 
[GCC 4.1.2 20061115 (prerelease) (Debian 4.1.1-20)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import psycopg
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named psycopg
>>> 
  
However:

Python 2.4.4 (#2, Oct 20 2006, 00:23:25) 
[GCC 4.1.2 20061015 (prerelease) (Debian 4.1.1-16.1)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import psycopg
>>> 

It would be great to see python 2.5 support. 

Thank you,
  Christian Joergensen

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages python-psycopg depends on:
ii  libc6                         2.3.6-7    GNU C Library: Shared libraries
ii  libpq4                        8.1.4-6    PostgreSQL C client library
ii  python                        2.4.4-1    An interactive high-level object-o
ii  python-egenix-mxdatetime      2.0.6-4    date and time handling routines fo

python-psycopg recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to