Path to this page:
./
net/py-aiohappyeyeballs,
Happy Eyeballs for Python
Branch: CURRENT,
Version: 2.6.1,
Package name: py312-aiohappyeyeballs-2.6.1,
Maintainer: pkgsrc-usersThis library exists to allow connecting with Happy Eyeballs when you already
have a list of addrinfo and not a DNS name.
Master sites:
Filesize: 22.227 KB
Version history: (Expand)
- (2025-03-12) Updated to version: py312-aiohappyeyeballs-2.6.1
- (2025-03-06) Updated to version: py312-aiohappyeyeballs-2.5.0
- (2025-03-04) Updated to version: py312-aiohappyeyeballs-2.4.8
- (2025-02-08) Updated to version: py312-aiohappyeyeballs-2.4.6
- (2024-12-02) Updated to version: py312-aiohappyeyeballs-2.4.4
- (2024-10-01) Updated to version: py312-aiohappyeyeballs-2.4.3
CVS history: (Expand)
2025-03-12 07:01:34 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-aiohappyeyeballs: updated to 2.6.1
v2.6.1 (2025-03-12)
Bug fixes
Resolve typeerror on import for python < 3.9.2
v2.6.0 (2025-03-11)
Features
Publish documentation
|
2025-03-06 09:06:40 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-aiohappyeyeballs: updated to 2.5.0
2.5.0
Features
Add callback for users to customize socket creation
|
2025-03-04 06:12:32 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-aiohappyeyeballs: updated to 2.4.8
v2.4.8 (2025-03-04)
Bug fixes
Close runner up sockets in the event there are multiple winners
v2.4.7 (2025-03-04)
Bug fixes
Resolve warnings when running tests
|
2025-02-07 22:52:33 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-aiohappyeyeballs: updated to 2.4.6
v2.4.6 (2025-02-07)
Bug fixes
Ensure all timers are cancelled when after staggered race finishes
v2.4.5 (2025-02-07)
Bug fixes
Keep classifiers in project to avoid automatic enrichment
Move classifiers to prevent recalculation by poetry
|
2024-12-02 21:40:11 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-aiohappyeyeballs: updated to 2.4.4
2.4.4
fix: handle OSError on failure to close socket instead of raising IndexError
|
2024-10-01 10:57:45 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
py-aiohappyeyeballs: updated to 2.4.3
2.4.3
fix: rewrite staggered_race to be race safe
fix: re-raise RuntimeError when uvloop raises RuntimeError during connect
2.4.2
fix: copy staggered from standard lib for python 3.12+
2.4.1
fix: avoid passing loop to staggered.staggered_race
|
2024-08-22 14:00:35 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-aiohappyeyeballs: updated to 2.4.0
v2.4.0 (2024-08-19)
Feature
Add support for python 3.13
Documentation
Fix a trivial typo in readme.md
|
2024-08-18 21:28:45 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-aiohappyeyeballs: updated to 2.3.7
v2.3.7
Fix
fix: correct classifier for license Python-2.0.1
v2.3.6
Fix
fix: adjust license to Python-2.0.1
|