forked from pool/python-pecan
Accepting request 375063 from home:tbechtold:branches:devel:languages:python
- update to 1.0.5: * Fix a bug in controller argspec detection when class-based decorators are used * Removed an open file handle leak when pecan renders errors for Jinja2 and Genshi templates * Resolved a bug which caused log output to be duplicated in projects created with pecan create * Fixed a bug in pecan.hooks.HookController for newer versions of Python3.4 OBS-URL: https://build.opensuse.org/request/show/375063 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pecan?expand=0&rev=33
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 18 10:24:38 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
- update to 1.0.5:
|
||||
* Fix a bug in controller argspec detection when class-based decorators are used
|
||||
* Removed an open file handle leak when pecan renders errors for Jinja2 and Genshi templates
|
||||
* Resolved a bug which caused log output to be duplicated in projects created with pecan create
|
||||
* Fixed a bug in pecan.hooks.HookController for newer versions of Python3.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 22 10:18:07 UTC 2015 - tbechtold@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user