Subject: CVS commit: pkgsrc/www/py-waitress
From: Adam Ciarcinski
Date: 2017-10-16 14:07:25
Message id: 20171016120725.1A254FBC7@cvs.NetBSD.org

Log Message:
py-waitress: update to 1.1.0

1.1.0:

Features
* Waitress now has a __main__ and thus may be called with python -mwaitress

Bugfixes
* Waitress no longer allows lowercase HTTP verbs. This change was made to fall \ 
in line with most HTTP servers.
* When receiving non-ascii bytes in the request URL, waitress will no longer \ 
abruptly close the connection, instead returning a 400 Bad Request.

Files:
RevisionActionfile
1.4modifypkgsrc/www/py-waitress/Makefile
1.3modifypkgsrc/www/py-waitress/PLIST
1.4modifypkgsrc/www/py-waitress/distinfo