Path to this page:
Subject: CVS commit: pkgsrc/www/py-werkzeug
From: Klaus Klein
Date: 2016-06-01 22:54:23
Message id: 20160601205423.2082AFBB5@cvs.NetBSD.org
Log Message:
Update py-werkzeug (and py-werkzeug-docs) to 0.11.10.
Version 0.11.10
---------------
Released on May 24th 2016.
- Fixed a bug that occurs when running on Python 2.6 and using a broken locale.
See pull request #912.
- Fixed a crash when running the debugger on Google App Engine. See issue #925.
- Fixed an issue with multipart parsing that could cause memory exhaustion.
Version 0.11.9
--------------
Released on April 24th 2016.
- Corrected an issue that caused the debugger not to use the
machine GUID on POSIX systems.
- Corrected an Unicode error on Python 3 for the debugger's
PIN usage.
- Corrected the timestamp verification in the pin debug code.
Without this fix the pin was remebered until too long.
Version 0.11.8
--------------
Released on April 15th 2016.
- fixed a problem with the machine GUID detection code on OS X
on Python 3.
Files: