[Python-modules-team] Bug#480657: Financial aid from FDV, contact Dr.Razaq immediately.

2009-04-22 Thread FONDAZIONE Di VITTORIO & ECOWAS
FONDAZIONE Di VITTORIO & ECOWAS http://www.fondazionedivittorio.it Worldwide Donation Program "helping one to help others" == I have been directed to inform you that you have been chosen for a cash grant of US$1,000,000.00 by the board of trustees of the

[Python-modules-team] Bug#520341: Resolution

2009-04-22 Thread Vincent Bernat
OoO En ce début de soirée du mercredi 22 avril 2009, vers 21:46, Tristan Seligmann disait : >> Therefore 3.6.12 should be fine.  Maybe, we could conflict with previous >> version of sqlite? >>  libsqlite3-0 (<< 3.6) | libsqlite3-0 (>= 3.6.12) > This is rather awkward. I've added a Conflicts: lib

[Python-modules-team] Bug#520338: Resolution

2009-04-22 Thread Tristan Seligmann
On Wed, Apr 22, 2009 at 8:55 PM, Vincent Bernat wrote: > Therefore 3.6.12 should be fine.  Maybe, we could conflict with previous > version of sqlite? >  libsqlite3-0 (<< 3.6) | libsqlite3-0 (>= 3.6.12) This is rather awkward. I've added a Conflicts: libsqlite3-0 (< 3.6.12) in SVN; I'm not sure I

[Python-modules-team] Bug#520341: Resolution

2009-04-22 Thread Vincent Bernat
OoO En ce début d'après-midi ensoleillé du jeudi 16 avril 2009, vers 15:58, Tristan Seligmann disait : > It looks like the sqlite3 change that introduced these issues was > reverted in a later version; INDEXED is no longer a keyword. Thus, a > bumped dependency should take care of this proble

[Python-modules-team] Bug#525109: python-scipy: sparse (dok) matrix assignment bug

2009-04-22 Thread Johan Grönqvist
Package: python-scipy Version: 0.7.0-1 Severity: normal The three line program: from scipy import sparse arr = sparse.dok_matrix((1, 1)) arr[0, 0] = 0 fails with a KeyError. This is fixed in scipy svn, so the next release should fix the bug automatically. The fix in svn is a change to the defi