forked from pool/python-treq
30b08752d4a97328c8a74741c0fd4f6e03636eacd97acdbf3c820e1c6f5bc80b
- 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.
- Switch to pyproject* tool chain.
OBS-URL: https://build.opensuse.org/request/show/951348
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-treq?expand=0&rev=8
Description
No description provided
Languages
RPM Spec
100%