15
0
forked from pool/python-treq
Files
python-treq/python-treq.changes
Matej Cepl 72214b432e - Update to 22.1.0
- Cookies specified as a dict were sent to every domain, not
    just the domain of the request, potentially exposing them on
    redirect. See GHSA-fhpf-pp6p-55qc, CVE-2022-23607, bsc#1195432
  - PEP 517/518 build-system metadata is now provided in
    pyproject.toml.
  - treq.testing.StubTreq now persists twisted.web.server.Session
    instances between requests.
  - The dependency on Sphinx required to build the documentation
    has been moved from the dev extra to the new docs
    extra.
  - Support for Python 2.7 and 3.5 has been dropped. treq no
    longer depends on six or mock.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-treq?expand=0&rev=23
2022-02-03 10:20:41 +00:00

4.7 KiB