Subject: CVS commit: pkgsrc/databases/py-psycopg2
From: Adam Ciarcinski
Date: 2018-11-09 22:26:29
Message id: 20181109212629.72714FB1F@cvs.NetBSD.org

Log Message:
py-psycopg2: updated to 2.7.6

Psycopg 2.7.6:

Summary of changes:
- Close named cursors if exist, even if execute() wasn't called.
- Fixed building on modern FreeBSD versions with Python 3.7.
- Fixed hang trying to COPY via execute() in asynchronous connections.
- Fixed adaptation of arrays of empty arrays.
- Fixed segfault accessing the connection.readonly and connection.deferrable \ 
attributes repeatedly.
- execute_values() accepts sql.Composable objects.
- errorcodes map updated to PostgreSQL 11.
- Wheel package compiled against PostgreSQL 10.5 libpq and OpenSSL 1.0.2p.

Files:
RevisionActionfile
1.43modifypkgsrc/databases/py-psycopg2/Makefile
1.34modifypkgsrc/databases/py-psycopg2/distinfo