Revisions of python-WebOb

Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 501910 from Ludwig Nussel's avatar Ludwig Nussel (lnussel) (revision 8)
downgrade to 1.6 which is compatible with openstack
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 487225 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 7)
Automatic request from openSUSE:Factory by UpdateCrawler
Ludwig Nussel's avatar Ludwig Nussel (lnussel) committed (revision 6)
vrev bump
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 477778 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 5)
- update to 1.6.2:
 * WebOb's exceptions will lazily read underlying variables when inserted into
   templates to avoid expensive computations/crashes when inserting into the
   template. This had a bad performance regression on Py27 because of the way
   the lazified class was created and returned. See
   https://github.com/Pylons/webob/pull/284

- fix download url

- update to 1.6.1:
  - Response.from_file now parses the status line correctly when the status line
    contains an HTTP with version, as well as a status text that contains
    multiple white spaces (e.g 404 Not Found). See
    https://github.com/Pylons/webob/issues/250
  - Python 3.2 is no longer supported by WebOb
  - Request.decode attempted to read from the an already consumed stream, it has
    now been redirected to another stream to read from. See
    https://github.com/Pylons/webob/pull/183
  - The application/json media type does not allow for a charset as discovery of
    the encoding is done at the JSON layer. Upon initialization of a Response
    WebOb will no longer add a charset if the content-type is set to JSON. See
    https://github.com/Pylons/webob/pull/197 and
    https://github.com/Pylons/pyramid/issues/1611
  - Lazily HTML escapes environment keys in HTTP Exceptions so that those keys in
    the environ that are not used in the output of the page don't raise an
    exception due to inability to be properly escaped. See
    https://github.com/Pylons/webob/pull/139
  - MIMEAccept now accepts comparisons against wildcards, this allows one to
    match on just the media type or sub-type, without having to explicitly match
    on both the media type and sub-type at the same time. See
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) committed (revision 4)
branch from 42.2
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 3)
fork from 42.1
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 2)
vrev bump
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 1)
osc copypac from project:openSUSE:Factory package:python-WebOb revision:8ce8e90263571a30805f4738bd1c6435, using expand
Displaying all 8 revisions
openSUSE Build Service is sponsored by