Project python-aiohappyeyeballs-2.4.4-5.el10_0
content_copy
Name
python-aiohappyeyeballs
Epoch
0
Version
2.4.4
Release
5.el10_0
Website/URL
https://github.com/aio-libs/aiohappyeyeballs
License
PSF-2.0
Build Time
2025-04-10 14:29:33
Build Host
builder-x86-10.inferitos.ru
Summary
Happy Eyeballs for asyncio
Repositories
Extras
Description
This library exists to allow connecting with Happy Eyeballs (RFC 8305) when you
already have a list of addrinfo and not a DNS name.
The stdlib version of loop.create_connection() will only work when you pass in
an unresolved name which is not a good fit when using DNS caching or resolving
names via another method such as zeroconf.
Errata
—
×
* Tue Mar 04 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 2.4.4-5
- Backport fix for socket closure race condition from 2.4.8
* Mon Feb 10 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 2.4.4-4
- Backport the bugfix from 2.4.6
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Sat Jan 04 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 2.4.4-1
- Rebuilt for MSVSphere 10
* Sat Nov 30 2024 Packit <hello@packit.dev> - 2.4.4-1
- Update to 2.4.4 upstream release
- Resolves: rhbz#2329642
* Tue Oct 01 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 2.4.3-2
- Revert "Fix compatibility with Python 3.10 and older"
* Mon Sep 30 2024 Packit <hello@packit.dev> - 2.4.3-1
- Update to 2.4.3 upstream release
- Resolves: rhbz#2315763
* Fri Sep 27 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 2.4.2-3
- Fix compatibility with Python 3.10 and older
* Fri Sep 27 2024 Packit <hello@packit.dev> - 2.4.2-1
- Update to 2.4.2 upstream release
- Resolves: rhbz#2315054
* Thu Sep 26 2024 Packit <hello@packit.dev> - 2.4.1-1
- Update to 2.4.1 upstream release
- Resolves: rhbz#2315043