Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python310-WebOb-1.8.8-1.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python310-WebOb Distribution: openSUSE:Factory:zSystems
Version: 1.8.8 Vendor: openSUSE
Release: 1.1 Build date: Mon Aug 19 05:28:33 2024
Group: Unspecified Build host: reproducible
Size: 1039914 Source RPM: python-WebOb-1.8.8-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: http://webob.org/
Summary: WSGI request and response object
WebOb provides wrappers around the WSGI request environment, and an
object to help create WSGI responses.

The objects map much of the specified behavior of HTTP, including
header parsing and accessors for other standard parts of the
environment.

Provides

Requires

License

MIT

Changelog

* Mon Aug 19 2024 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 1.8.8:
    * The use of WebOb's Response object to redirect a request to a new location
      can lead to an open redirect if the Location header is not a full URI.
      (bsc#1229221, CVE-2024-42353)
  - Drop Python 2 blocks in the spec file.
  - Switch to pyproject macros.
* Wed Jul 26 2023 Bernhard Wiedemann <bwiedemann@suse.com>
  - Drop sphinx doctrees for reproducible builds
* Wed May 03 2023 Martin Liška <mliska@suse.cz>
  - Use sphinx-build and do not depend on removed build_sphinx
    in Sphinx 7.0 (boo#1211051).
* Sun Apr 23 2023 Matej Cepl <mcepl@suse.com>
  - Switch documentation to be within the main package for SLE15
* Fri Apr 21 2023 Dirk Müller <dmueller@suse.com>
  - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl <mcepl@suse.com>
  - Make calling of %{sle15modernpython} optional.
* Thu Jun 24 2021 Matej Cepl <mcepl@suse.com>
  - We should require python3-* packages, not python-* ones, which
    are python2.
* Sat Mar 20 2021 Ben Greiner <code@bnavigator.de>
  - fix test suite for python39 (based on gh#Pylons/webob#390)
* Tue Mar 02 2021 Dirk Müller <dmueller@suse.com>
  - 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.
* Wed Mar 11 2020 Dirk Mueller <dmueller@suse.com>
  - 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

Files

/usr/lib/python3.10/site-packages/WebOb-1.8.8.dist-info
/usr/lib/python3.10/site-packages/WebOb-1.8.8.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/WebOb-1.8.8.dist-info/METADATA
/usr/lib/python3.10/site-packages/WebOb-1.8.8.dist-info/RECORD
/usr/lib/python3.10/site-packages/WebOb-1.8.8.dist-info/REQUESTED
/usr/lib/python3.10/site-packages/WebOb-1.8.8.dist-info/WHEEL
/usr/lib/python3.10/site-packages/WebOb-1.8.8.dist-info/license.txt
/usr/lib/python3.10/site-packages/WebOb-1.8.8.dist-info/top_level.txt
/usr/lib/python3.10/site-packages/WebOb-1.8.8.dist-info/zip-safe
/usr/lib/python3.10/site-packages/webob
/usr/lib/python3.10/site-packages/webob/__init__.py
/usr/lib/python3.10/site-packages/webob/__pycache__
/usr/lib/python3.10/site-packages/webob/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/acceptparse.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/acceptparse.cpython-310.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/byterange.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/byterange.cpython-310.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/cachecontrol.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/cachecontrol.cpython-310.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/client.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/client.cpython-310.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/compat.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/compat.cpython-310.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/cookies.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/cookies.cpython-310.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/datetime_utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/datetime_utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/dec.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/dec.cpython-310.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/descriptors.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/descriptors.cpython-310.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/etag.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/etag.cpython-310.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/exc.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/exc.cpython-310.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/headers.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/headers.cpython-310.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/multidict.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/multidict.cpython-310.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/request.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/request.cpython-310.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/response.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/response.cpython-310.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/static.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/static.cpython-310.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/util.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webob/__pycache__/util.cpython-310.pyc
/usr/lib/python3.10/site-packages/webob/acceptparse.py
/usr/lib/python3.10/site-packages/webob/byterange.py
/usr/lib/python3.10/site-packages/webob/cachecontrol.py
/usr/lib/python3.10/site-packages/webob/client.py
/usr/lib/python3.10/site-packages/webob/compat.py
/usr/lib/python3.10/site-packages/webob/cookies.py
/usr/lib/python3.10/site-packages/webob/datetime_utils.py
/usr/lib/python3.10/site-packages/webob/dec.py
/usr/lib/python3.10/site-packages/webob/descriptors.py
/usr/lib/python3.10/site-packages/webob/etag.py
/usr/lib/python3.10/site-packages/webob/exc.py
/usr/lib/python3.10/site-packages/webob/headers.py
/usr/lib/python3.10/site-packages/webob/multidict.py
/usr/lib/python3.10/site-packages/webob/request.py
/usr/lib/python3.10/site-packages/webob/response.py
/usr/lib/python3.10/site-packages/webob/static.py
/usr/lib/python3.10/site-packages/webob/util.py
/usr/share/doc/packages/python310-WebOb
/usr/share/doc/packages/python310-WebOb/CHANGES.txt
/usr/share/doc/packages/python310-WebOb/README.rst
/usr/share/licenses/python310-WebOb
/usr/share/licenses/python310-WebOb/license.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Oct 2 01:27:39 2024