Re: [pysqlite] [ANN] pysqlite 2.3.0

2006-06-13 Thread Dawid Gajownik
Dnia 06/13/2006 09:40 PM, Użytkownik Gerhard Häring napisał: > I've uploaded a fixed source tarball now. Thanks! BTW new packages for Fedora should be available tomorrow on mirrors :) -- ^_* -- http://mail.python.org/mailman/listinfo/python-list

Re: [pysqlite] [ANN] pysqlite 2.3.0

2006-06-13 Thread Gerhard Häring
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dawid Gajownik wrote: > Dnia 06/13/2006 08:52 PM, Użytkownik Gerhard Häring napisał: > >> pysqlite 2.3.0 released > > Great :) I have one more problem, though. It does not compile: [...] > src/connection.c:31:26: error: sqlitecompat.h: No such file o

Re: [pysqlite] [ANN] pysqlite 2.3.0

2006-06-13 Thread Dawid Gajownik
Dnia 06/13/2006 08:52 PM, Użytkownik Gerhard Häring napisał: > pysqlite 2.3.0 released Great :) I have one more problem, though. It does not compile: gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -

[ANN] pysqlite 2.3.0

2006-06-13 Thread Gerhard Häring
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 pysqlite 2.3.0 released === I'm pleased to announce the availability of pysqlite 2.3.0. This is a major release with a few new features. Go to http://pysqlite.org/ for downloads, online documentation and reporting bugs. What is p