Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-aiodns: 3.4.0 -> 3.5.0 | Tom Geelen | 2025-06-20 | 1 | -18/+0 |
| | | | | | | License update: normalized endings Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-aiodns: upgrade 3.2.0 -> 3.4.0 | Wang Mingyu | 2025-05-21 | 1 | -0/+18 |
Changelog: ============= - Update CI - Drop Python 3.8 - Run tests on push - Fix test coverage - Use c-ares event thread when available - Fix release workflow for breaking changes in upload/download artifact - Added fallback to sock_state_cb if event_thread creation fails - Implemented strict typing - Updated dependencies - Added support for Python 3.13 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |