2024-12-03 00:09:19 +00:00
|
|
|
|
-------------------------------------------------------------------
|
2024-12-09 12:26:51 +00:00
|
|
|
|
Mon Dec 9 12:26:14 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
2024-12-03 00:09:19 +00:00
|
|
|
|
|
|
|
|
|
|
- Downgrade requirement of python-yarl to Recommends (and don’t
|
|
|
|
|
|
require it for building at all).
|
2024-12-09 12:26:51 +00:00
|
|
|
|
- Add missing BR of aiotthp-retry.
|
2024-12-03 00:09:19 +00:00
|
|
|
|
|
2024-11-20 08:04:52 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Wed Nov 20 07:47:13 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
|
|
|
|
|
|
|
|
|
|
|
- Update to 2.9.1:
|
|
|
|
|
|
- Add tests init file
|
|
|
|
|
|
- Fix the client sometimes would not retry
|
|
|
|
|
|
- Update to 2.9.0:
|
|
|
|
|
|
- Retry based on HTTP methods
|
|
|
|
|
|
- refactor: _RequestContext._do_request()
|
|
|
|
|
|
- Add ruff
|
|
|
|
|
|
- Remove code-coverage
|
|
|
|
|
|
- Test on python packages up to 3.13
|
|
|
|
|
|
- Fix typo detected by codespell + add codespell workflow to
|
|
|
|
|
|
avoid typos sneaking in
|
|
|
|
|
|
- Improve documentation a little bit
|
|
|
|
|
|
- Update ci dependencies
|
2024-11-20 08:41:10 +00:00
|
|
|
|
- Add fix_version.patch to fix ommitted version in setup.py
|
2024-11-20 08:04:52 +00:00
|
|
|
|
|
2024-11-20 07:44:17 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Tue Apr 25 00:16:14 UTC 2023 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
- Initial spec for v2.8.3
|
|
|
|
|
|
|