File python-pyramid_rpc.changes of Package python-pyramid_rpc

-------------------------------------------------------------------
Fri Oct  6 20:28:07 UTC 2017 - bruno@ioda-net.ch

- update to version 0.8 (no changelog)
- packaging:
  + Move to singlespec
  + Build documentation only with py3
  + Url all https
  + Source use https://files.pythonhosted.org 
  + spec-cleaner minimal

-------------------------------------------------------------------
Wed Oct  7 06:30:55 UTC 2015 - hpj@urpla.net

- update to version 0.7.1
  - JSON-RPC
    + Fix a bug in request handling that could occur if an unknown method was
      requested. It was generating an internal error instead of a notfound-like
      response. See https://github.com/Pylons/pyramid_rpc/pull/40

- update to version 0.7
  - XML-RPC
    + Add support for overriding the renderer with extra options via the
      new ``renderer`` option on ``add_xmlrpc_method`` and the
      ``default_renderer`` option on ``add_xmlrpc_endpoint``.

- update to version 0.6.1
  - Releasing is hard, and I missed it up. So now we have 0.6.1 with no
    changes from 0.6.

- update to version 0.6
  - Pyramid version compatibility
    + pyramid_rpc now requires Pyramid >= 1.4. (Version 0.5.3 will run on
      Pyramid >= 1.2, but will not run on Pyramid 1.1.x despite what
      setup.py indicates.)
    + Removed pre-1.4 backwards compatibility for custom predicates.
  - Tox configuration
    + Added Tox environments checking against older Pyramid versions.
  - JSON-RPC
    + Added support for batched JSON-RPC requests (on POST requests only)
      See https://github.com/Pylons/pyramid_rpc/pull/35

- update to version 0.5.3
  - XML-RPC, JSON-RPC
    + Fix deprecation warnings on versions of Pyramid >= 1.4 due to the
      usage of custom predicates.

- update to version 0.5.2
  - XML-RPC
    + Add support for ``_depth`` argument to
      :func:`pyramid_rpc.xmlrpc.xmlrpc_method` to allow it to be used from
      within another decorator.
  - JSON-RPC
    + Add support for ``_depth`` argument to
      :func:`pyramid_rpc.jsonrpc.jsonrpc_method` to allow it to be used from
      within another decorator.

- finally disabling PyAMF checks

-------------------------------------------------------------------
Wed Aug  7 16:57:05 UTC 2013 - hpj@urpla.net

- version 0.5.1: initial build

openSUSE Build Service is sponsored by