Subject: CVS commit: pkgsrc/www/py-gunicorn
From: Adam Ciarcinski
Date: 2019-11-24 12:29:54
Message id: 20191124112954.57A0EFA97@cvs.NetBSD.org

Log Message:
py-gunicorn: updated to 20.0.2

20.0.2:
fix changelog

20.0.1:
fixed the way the config module is loaded. __file__ is now available
fixed wsgi.input_terminated. It is always true.
use the highest protocol version of openssl by default
only support Python >= 3.5
added __repr__ method to Config instance
fixed support of AIX platform and musl libc in socketfromfd.fromfd function
fixed support of applications loaded from a factory function
fixed chunked encoding support to prevent any request smuggling
Capture os.sendfile before patching in gevent and eventlet workers. fix \ 
RecursionError.
removed locking in reloader when adding new files
load the WSGI application before the loader to pick up all files

Files:
RevisionActionfile
1.17modifypkgsrc/www/py-gunicorn/Makefile
1.11modifypkgsrc/www/py-gunicorn/distinfo