Subject: CVS commit: pkgsrc/databases/py-asyncpg
From: Adam Ciarcinski
Date: 2018-07-11 11:00:17
Message id: 20180711090017.DDE48FBEC@cvs.NetBSD.org

Log Message:
py-asyncpg: updated to 0.17.0

asyncpg v0.17.0:

Improvements
Official support for Python 3.7.

Bug Fixes
Fix garbage collection of connections and emit a ResourceWarning
if an unclosed connection is garbage collected.

Raise a clear error if there's a race in pool intialization.

Channel names in Connection.add_listener() and
Connection.remove_listener() are now quoted properly.

Fixed endianness detection on *BSD systems.

Fixed handling of large type OIDs.

Files:
RevisionActionfile
1.7modifypkgsrc/databases/py-asyncpg/Makefile
1.5modifypkgsrc/databases/py-asyncpg/PLIST
1.6modifypkgsrc/databases/py-asyncpg/distinfo