Subject: CVS commit: pkgsrc/devel/py-uvloop
From: Adam Ciarcinski
Date: 2018-10-31 11:46:15
Message id: 20181031104615.56A3CFBEE@cvs.NetBSD.org

Log Message:
py-uvloop: updated to 0.11.3

v0.11.3:
Bug Fixes
* Use new PyOS_BeforeFork and PyOS_AfterFork_* 3.7 APIs when available
* Fix async generators finalization to function correctly in debug mode
* Pass backlog to loop.create_unix_server() when a server is created via
  loop.create_server(sock=unix_sock, backlog=backlog).
* Don't raise "requires a DNS lookup" error on Unix Domain Socket
* Fix use of PyContext* APIs in 3.7.1

Files:
RevisionActionfile
1.14modifypkgsrc/devel/py-uvloop/Makefile
1.11modifypkgsrc/devel/py-uvloop/distinfo