forked from pool/python-WSME
3e5666f883fa8461c19ec2fa7bba1a24d54023bda9b89bec5e81508918343a94
- update to 0.5b2: * Changed the way datas of complex types are stored. In previous versions, an attribute was added to the type for each attribute, its name being the attribute name prefixed with ‘_’. Starting with this version, a single attribute _wsme_dataholder is added to the instance. * Add a special type ‘HostRequest’ that allow a function to ask for the host framework request object in its arguments. * Pecan adapter: Debug mode (which returns the exception tracebacks to the client) can be enabled by the pecan application configuration. * Fix: the cornice adapter was not usable. * Fix: Submodules of wsmeext were missing in the packages. * Fix: The demo app was still depending on the WSME-Soap package (which has been merged into WSME in 0.5b1). * Fix: A function with only on ‘body’ parameter would fail when being called. * Fix: Missing arguments were poorly reported by the frameworks adapters. OBS-URL: https://build.opensuse.org/request/show/173723 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WSME?expand=0&rev=4
Description
No description provided
Languages
RPM Spec
100%