Port details |
- py-aiohappyeyeballs Happy Eyeballs for asyncio
- 2.4.4 net =2 2.4.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-08-04 17:24:42
- Last Update: 2024-12-25 19:15:45
- Commit Hash: 7ffdef6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: PSFL
- WWW:
- https://aiohappyeyeballs.readthedocs.io/en/latest/
- https://github.com/aio-libs/aiohappyeyeballs
- Description:
- This library exists to allow connecting with Happy Eyeballs 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 was zeroconf.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}aiohappyeyeballs>0:net/py-aiohappyeyeballs@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net/py-aiohappyeyeballs/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-aiohappyeyeballs
- pkg install py311-aiohappyeyeballs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-aiohappyeyeballs listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-aiohappyeyeballs
- Package flavors (<flavor>: <package>)
- py311: py311-aiohappyeyeballs
- distinfo:
- TIMESTAMP = 1734888344
SHA256 (aiohappyeyeballs-2.4.4.tar.gz) = 5fdd7d87889c63183afc18ce9271f9b0a7d32c2303e394468dd45d514a757745
SIZE (aiohappyeyeballs-2.4.4.tar.gz) = 21977
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-poetry-core>=1.0.0 : devel/py-poetry-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest-asyncio>=0.23.2<0.24 : devel/py-pytest-asyncio@py311
- py311-pytest-cov>=3.0 : devel/py-pytest-cov@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- www/py-aiohttp
Configuration Options:
- No options to configure
- Options name:
- net_py-aiohappyeyeballs
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|