May archive
Psycopg 2.2.1 released
Posted by Federico Di Gregorio
on May 17, 2010
Tagged as
news,
release
Hi *,
repeat with me:
for x in xrange(1000):
print "Always check it build on windows!"
but thank to Jason Erickson here is 2.2.1 that DO build on windows. :) No excerpt this time, it's a single liner, but here are the URLs:
- http://initd.org/pub/software/psycopg/psycopg2-2.2.1.tar.gz
- http://initd.org/pub/software/psycopg/psycopg2-2.2.1.tar.gz.asc
- http://initd.org/pub/software/psycopg/ChangeLog-2.2
Stable URLs:
- http://initd.org/pub/software/psycopg/psycopg2-2.2-latest.tar.gz
- http://initd.org/pub/software/psycopg/psycopg2-2.2-latest.tar.gz.asc
Have fun,
federico
Psycopg 2.2.0 released
Posted by Federico Di Gregorio
on May 16, 2010
Tagged as
news,
release
With many thanks to all the contributors here it is, psycopg 2.2.0:
- http://initd.org/pub/software/psycopg/psycopg2-2.2.0.tar.gz
- http://initd.org/pub/software/psycopg/psycopg2-2.2.0.tar.gz.asc
- http://initd.org/pub/software/psycopg/ChangeLog-2.2
From this release on I'll also provide "stable" URLs to the last available version; so you can download psycopg 2.0 or 2.2 from:
- http://initd.org/pub/software/psycopg/psycopg2-2.0-latest.tar.gz
- http://initd.org/pub/software/psycopg/psycopg2-2.0-latest.tar.gz.asc
- http://initd.org/pub/software/psycopg/psycopg2-2.2-latest.tar.gz
- http://initd.org/pub/software/psycopg/psycopg2-2.2-latest.tar.gz.asc
As always, an excerpt from the NEWS file follows.
Have fun,
federico