Subject: CVS commit: pkgsrc/databases/py-psycopg2
From: Adam Ciarcinski
Date: 2019-10-21 13:31:22
Message id: 20191021113122.6810AF97B@cvs.NetBSD.org

Log Message:
py-psycopg2: updated to 2.8.4

Psycopg 2.8.4

The release brings a few assorted bugfixes and adds support for Python 3.8 and \ 
PostgreSQL 12.

A more detailed changes list is
* Fixed building with Python 3.8.
* Don't swallow keyboard interrupts on connect when a password is specified in \ 
the connection string.
* Don't advance replication cursor when the message wasn't confirmed.
* Fixed inclusion of time.h on linux.
* Fixed int overflow for large values in Column.table_oid and Column.type_code.
* errorcodes map and errors classes updated to PostgreSQL 12.
* Wheel package compiled against OpenSSL 1.1.1d and PostgreSQL at least 11.4.

Files:
RevisionActionfile
1.49modifypkgsrc/databases/py-psycopg2/Makefile
1.40modifypkgsrc/databases/py-psycopg2/distinfo