Overview

Request 313205 accepted

- update to 0.9.0:
* Require orderddict for Python 2.6 support.
* Version increment.
* Add tox environments to gate pecan against openstack/gnocchi
* Add tox environments to gate pecan against openstack/magnum
* Gate against latest stable projects.
* Properly raise HTTP 405 (and specify Allow headers) for RestController
* Update the `rest-api` scaffold to use generic controllers, *not* RestController Closes-Bug #1413038
* Allow users to specify custom path segments for routing.
* Fix broken wsme-stable tests.
* Replace ci.o.o links with docs.o.o/infra
* Fix unquoting of positional args with plus sign
* Add more emphasis to the need for debug=False in deployment documentation.
* Properly handle Python3 Unicode path segments in pecan routing.
* make_app() now uses the debugger param in DebugMiddleware()
* Drop support for Python 3.2.
* Prevent @expose(generic=True) on special methods (_route, _lookup, _default).
* core: do not assume controller is a method
* Fix broken wsme-stable job and pep8 failures.
* Document how to serve static files (with an iterable, not in-memory).
* Default the `pecan` log level to DEBUG for development.
- Add python-ordereddict Requires for SLE11SP3

Loading...
Request History
Thomas Bechtold's avatar

tbechtold created request

- update to 0.9.0:
* Require orderddict for Python 2.6 support.
* Version increment.
* Add tox environments to gate pecan against openstack/gnocchi
* Add tox environments to gate pecan against openstack/magnum
* Gate against latest stable projects.
* Properly raise HTTP 405 (and specify Allow headers) for RestController
* Update the `rest-api` scaffold to use generic controllers, *not* RestController Closes-Bug #1413038
* Allow users to specify custom path segments for routing.
* Fix broken wsme-stable tests.
* Replace ci.o.o links with docs.o.o/infra
* Fix unquoting of positional args with plus sign
* Add more emphasis to the need for debug=False in deployment documentation.
* Properly handle Python3 Unicode path segments in pecan routing.
* make_app() now uses the debugger param in DebugMiddleware()
* Drop support for Python 3.2.
* Prevent @expose(generic=True) on special methods (_route, _lookup, _default).
* core: do not assume controller is a method
* Fix broken wsme-stable job and pep8 failures.
* Document how to serve static files (with an iterable, not in-memory).
* Default the `pecan` log level to DEBUG for development.
- Add python-ordereddict Requires for SLE11SP3


Dirk Mueller's avatar

dirkmueller accepted request

ok

openSUSE Build Service is sponsored by