pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/py-psycopg2



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jan 27 19:45:45 UTC 2014

Modified Files:
        pkgsrc/databases/py-psycopg2: Makefile distinfo

Log Message:
Update to 2.5.2:

What's new in psycopg 2.5.2
^^^^^^^^^^^^^^^^^^^^^^^^^^^

- Fixed segfault pickling the exception raised on connection error
  (:ticket:`#170`).
- Meaningful connection errors report a meaningful message, thanks to
  Alexey Borzenkov (:ticket:`#173`).
- Manually creating `lobject` with the wrong parameter doesn't segfault
  (:ticket:`#187`).


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/databases/py-psycopg2/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/databases/py-psycopg2/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index