Path to this page:
./
net/py-aiohappyeyeballs,
Happy Eyeballs for Python
Branch: CURRENT,
Version: 2.4.4,
Package name: py312-aiohappyeyeballs-2.4.4,
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: 21.462 KB
Version history: (Expand)
- (2024-12-02) Updated to version: py312-aiohappyeyeballs-2.4.4
- (2024-10-01) Updated to version: py312-aiohappyeyeballs-2.4.3
- (2024-08-22) Updated to version: py312-aiohappyeyeballs-2.4.0
- (2024-08-18) Updated to version: py312-aiohappyeyeballs-2.3.7
- (2024-08-07) Updated to version: py311-aiohappyeyeballs-2.3.5
- (2024-08-02) Updated to version: py311-aiohappyeyeballs-2.3.4
CVS history: (Expand)
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
|
2024-08-07 17:07:04 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-aiohappyeyeballs: updated to 2.3.5
2.3.5
Fix
Remove upper bound on python requirement
Preserve errno if all exceptions have the same errno
Adjust license classifier to better reflect license terms
Documentation
Add link to happy eyeballs explanation
|
2024-08-02 09:32:17 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-aiohappyeyeballs: updated to 2.3.4
v2.3.4 (2024-07-31)
Fix
Add missing asyncio to fix truncated package description
v2.3.3 (2024-07-31)
Fix
Add missing python version classifiers
Update classifiers to include license
Workaround broken asyncio.staggered on python < 3.8.2
Include tests in the source distribution package
|
2024-07-31 10:44:12 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
py-aiohappyeyeballs: added version 2.3.2
This library exists to allow connecting with Happy Eyeballs when you already
have a list of addrinfo and not a DNS name.
|