| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python314-httpx-retries | Distribution: openSUSE Tumbleweed |
| Version: 0.6.0 | Vendor: openSUSE |
| Release: 1.2 | Build date: Mon Jul 6 09:39:34 2026 |
| Group: Unspecified | Build host: reproducible |
| Size: 83887 | Source RPM: python-httpx-retries-0.6.0-1.2.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/will-ockmore/httpx-retries | |
| Summary: A retry layer for HTTPX | |
A retry layer for the HTTPX client: configurable retry behaviour with exponential backoff for transient HTTP errors.
MIT
* Mon Jul 06 2026 Martin Pluskal <mpluskal@suse.com>
- Update to version 0.6.0:
* Add retry_request and aretry_request helpers that run the
retry loop at the client level, so errors raised while
reading the response body (ReadTimeout, RemoteProtocolError)
are retried too - something RetryTransport cannot do
* Add validate_response option on Retry to retry when a
callback rejects an otherwise-successful response
* Allow overriding the Retry configuration per request via
request.extensions["retry"]; the resolved Retry is exposed
on response.extensions["retry"] for introspection
* Add Retry.copy_with to derive a modified Retry configuration
* No breaking changes - the existing API stays compatible
- Run the upstream test suite in %%check instead of a bare
import smoke test
* Fri Jun 19 2026 Martin Pluskal <mpluskal@suse.com>
- Initial package (version 0.5.0)
/usr/lib/python3.14/site-packages/httpx_retries /usr/lib/python3.14/site-packages/httpx_retries-0.6.0.dist-info /usr/lib/python3.14/site-packages/httpx_retries-0.6.0.dist-info/INSTALLER /usr/lib/python3.14/site-packages/httpx_retries-0.6.0.dist-info/METADATA /usr/lib/python3.14/site-packages/httpx_retries-0.6.0.dist-info/RECORD /usr/lib/python3.14/site-packages/httpx_retries-0.6.0.dist-info/REQUESTED /usr/lib/python3.14/site-packages/httpx_retries-0.6.0.dist-info/WHEEL /usr/lib/python3.14/site-packages/httpx_retries-0.6.0.dist-info/licenses /usr/lib/python3.14/site-packages/httpx_retries-0.6.0.dist-info/licenses/LICENSE /usr/lib/python3.14/site-packages/httpx_retries/__init__.py /usr/lib/python3.14/site-packages/httpx_retries/__pycache__ /usr/lib/python3.14/site-packages/httpx_retries/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/httpx_retries/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/httpx_retries/__pycache__/helpers.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/httpx_retries/__pycache__/helpers.cpython-314.pyc /usr/lib/python3.14/site-packages/httpx_retries/__pycache__/retry.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/httpx_retries/__pycache__/retry.cpython-314.pyc /usr/lib/python3.14/site-packages/httpx_retries/__pycache__/transport.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/httpx_retries/__pycache__/transport.cpython-314.pyc /usr/lib/python3.14/site-packages/httpx_retries/helpers.py /usr/lib/python3.14/site-packages/httpx_retries/py.typed /usr/lib/python3.14/site-packages/httpx_retries/retry.py /usr/lib/python3.14/site-packages/httpx_retries/transport.py /usr/share/doc/packages/python314-httpx-retries /usr/share/doc/packages/python314-httpx-retries/README.md /usr/share/licenses/python314-httpx-retries /usr/share/licenses/python314-httpx-retries/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Aug 3 00:04:55 2026