Revisions of python-WebOb

buildservice-autocommit accepted request 1100879 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 70)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1100758 from Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) (revision 69)
Drop sphinx doctrees for reproducible builds
buildservice-autocommit accepted request 1084282 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 68)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1084268 from Martin Liška's avatar Martin Liška (marxin) (revision 67)
- Use sphinx-build and do not depend on removed build_sphinx
  in Sphinx 7.0 (boo#1211051).
buildservice-autocommit accepted request 1082795 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 66)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) accepted request 1082790 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 65)
- Switch documentation to be within the main package for SLE15
buildservice-autocommit accepted request 1082017 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 64)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1081317 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 63)
SR for python stack proposal
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 62)
Really don't bother with %{oldpython} macro
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 61)
- We should require python3-* packages, not python-* ones, which
  are python2.
buildservice-autocommit accepted request 880534 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 60)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 880296 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 59)
- fix test suite for python39 (based on gh#Pylons/webob#390)
buildservice-autocommit accepted request 876093 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 58)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 57)
- update to 1.8.7:
  - Decoding deflate-encoded responses now supports data which is packed in
    a zlib container as it is supposed to be. The old, non-standard behaviour
    is still supported.
buildservice-autocommit accepted request 783693 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 56)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 55)
- update to 1.8.6:
  - The SameSite value now includes a new option named "None", this is a new
   change that was introduced in
   https://tools.ietf.org/html/draft-west-cookie-incrementalism-00
buildservice-autocommit accepted request 663312 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 54)
baserev update by copy to link target
Thomas Bechtold's avatar Thomas Bechtold (tbechtold) committed (revision 53)
- update to 1.8.5:
  - Fixed one last remaining invalid escape sequence in a docstring.
  - Response.content_type now accepts unicode strings on Python 2 and encodes
    them to latin-1.
  - Accept header classes now support a .copy() function that may be used to
    create a copy. This allows ``create_accept_header`` and other like functions
    to accept an pre-existing Accept header.
  - Some backslashes introduced with the new accept handling code were causing
    DeprecationWarnings upon compiling the source to pyc files, all of the
    backslashes have been reigned in as appropriate, and users should no longer
    see DeprecationWarnings for invalid escape sequence.
  - ``acceptparse.AcceptValidHeader``, ``acceptparse.AcceptInvalidHeader``, and
    ``acceptparse.AcceptNoHeader`` will now always ignore offers that do not
    match the required media type grammar when calling ``.acceptable_offers()``.
    Previous versions raised a ``ValueError`` for invalid offers in
    ``AcceptValidHeader`` and returned them as acceptable in the others.
  - Add Request.remote_host, exposing REMOTE_HOST environment variable.
  - Added ``acceptparse.Accept.parse_offer`` to codify what types of offers
    are compatible with ``acceptparse.AcceptValidHeader.acceptable_offers``,
    ``acceptparse.AcceptMissingHeader.acceptable_offers``, and
    ``acceptparse.AcceptInvalidHeader.acceptable_offers``. This API also
    normalizes the offer with lowercased type/subtype and parameter names.
  - SameSite may now be passed as str or bytes to `Response.set_cookie` and
    `cookies.make_cookie`. This was an oversight as all other arguments would be
    correctly coerced before being serialized.
  - acceptparse.MIMEAccept which is deprecated in WebOb 1.8.0 made a backwards
    incompatible change that led to it raising on an invalid Accept header. This
   behaviour has now been reversed, as well as some other fixes to allow
    MIMEAccept to behave more like the old version.
  - ``request.POST`` now supports any requests with the appropriate
buildservice-autocommit accepted request 630543 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 52)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 51)
- add explicit requires on python to have SSL module available
  for passing the tests
Displaying revisions 1 - 20 of 70
openSUSE Build Service is sponsored by