[Midnightbsd-cvs] [MidnightBSD/mports] bc16d3: net/py-aiohappyeyeballs: add 2.7.1 (#1276)
Lucas Holt
noreply at github.com
Wed Sep 16 09:21:07 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: bc16d39cc527a243c7244c526e10790a8c567acb
https://github.com/MidnightBSD/mports/commit/bc16d39cc527a243c7244c526e10790a8c567acb
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-09-16 (Wed, 16 Sep 2026)
Changed paths:
M net/Makefile
A net/py-aiohappyeyeballs/Makefile
A net/py-aiohappyeyeballs/distinfo
A net/py-aiohappyeyeballs/pkg-descr
Log Message:
-----------
net/py-aiohappyeyeballs: add 2.7.1 (#1276)
New port: Happy Eyeballs (RFC 8305) for asyncio. Allows connecting from
an
existing list of `addrinfo` rather than an unresolved DNS name, which
suits
callers using DNS caching or alternate resolvers such as zeroconf.
Part of #1269. Needed as a run dependency by `www/py-aiohttp` 3.14+.
Ported from FreeBSD `net/py-aiohappyeyeballs` (same version, same
distfile
checksum). Pure Python, `NO_ARCH`.
### Validation
- `bmake makesum` / `patch` / `build` / `fake` / `package` all pass
- `portlint -AC` clean (the one remaining warning is a false positive on
the
readthedocs URL; FreeBSD's port has it too)
- Import verified on MidnightBSD 4.0.6/amd64, py312
**Merge before `www/py-aiohttp`**, which depends on this.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
https://claude.ai/code/session_01NSsgED5s7GPYJNb1HxuaU9
## Summary by Sourcery
Add aiohappyeyeballs 2.7.1 as a dependency-ready Python networking port.
New Features:
- Add the aiohappyeyeballs 2.7.1 Python port for asyncio Happy Eyeballs
connections.
Build:
- Register the new Python port in the network category and package it as
a pure-Python, multi-flavor port.
Signed-off-by: Lucas Holt <luke at foolishgames.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply at anthropic.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list