Bug#404355: python-psycopg: Python 2.5 support missing

2006-12-26 Thread Fabio Tranchitella
* 2006-12-26 21:53, Piotr Ozarowski wrote:
> > * 2006-12-23 23:12, Christian Joergensen wrote:
> > > It seems as if there is no support for python 2.5 in this package:
> 
> $ pyversions --supported
> python2.4

Thanks Piotr,
  I'll keep the bug report open for lenny then.

Thanks again,

-- 
Fabio Tranchitella http://www.kobold.it
Free Software Developer and Consultant http://www.tranchitella.it
_
1024D/7F961564, fpr 5465 6E69 E559 6466 BF3D 9F01 2BF8 EE2B 7F96 1564


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



Bug#404355: python-psycopg: Python 2.5 support missing

2006-12-26 Thread Piotr Ozarowski
> * 2006-12-23 23:12, Christian Joergensen wrote:
> > It seems as if there is no support for python 2.5 in this package:

$ pyversions --supported
python2.4

or:

$ apt-cache show python-all | grep Depends
Depends: python (= 2.4.4-2), python2.4


(python2.5 is not yet supported in Debian)
-- 
wq!


pgpJNbBlkHGG2.pgp
Description: PGP signature


Bug#404355: python-psycopg: Python 2.5 support missing

2006-12-26 Thread Fabio Tranchitella
Hi Christian,

* 2006-12-23 23:12, Christian Joergensen wrote:
> 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:

Uhm, you are right: python-psycopg misses the 2.5 support, but I do not
understand if this should be fixed in etch or just in etch+1. Running
pyversions does not provide python2.5 with any of the command line switches.
Cc'ing [EMAIL PROTECTED], so somebody with a better knowledge of the python
policy could help me to understand if I need to fix something in my package
in order to provide a python2.5-compatible package.

Thanks,

-- 
Fabio Tranchitella http://www.kobold.it
Free Software Developer and Consultant http://www.tranchitella.it
_
1024D/7F961564, fpr 5465 6E69 E559 6466 BF3D 9F01 2BF8 EE2B 7F96 1564


signature.asc
Description: Digital signature


Bug#404355: python-psycopg: Python 2.5 support missing

2006-12-23 Thread Christian Joergensen
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 "", line 1, in 
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-7GNU C Library: Shared libraries
ii  libpq48.1.4-6PostgreSQL C client library
ii  python2.4.4-1An interactive high-level object-o
ii  python-egenix-mxdatetime  2.0.6-4date 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]