Port details on branch 2024Q2 |
- py-idna Internationalized Domain Names in Applications (IDNA)
- 3.7 dns =0 3.7Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-04-13 12:54:05
- Last Update: 2024-04-13 12:18:56
- Commit Hash: 4a42b8a
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/kjd/idna
- Description:
- Support for the Internationalised Domain Names in Applications (IDNA) protocol
as specified in RFC 5891. This is the latest version of the protocol and is
sometimes referred to as "IDNA 2008".
This library also provides support for Unicode Technical Standard 46, Unicode
IDNA Compatibility Processing.
This acts as a suitable replacement for the "encodings.idna" module that comes
with the Python standard library, but which only supports the older superseded
IDNA specification (RFC 3490).
- ¦ ¦ ¦ ¦
- 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}idna>0:dns/py-idna@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/dns/py-idna/ && make install clean
- To add the package, run one of these commands:
- pkg install dns/py-idna
- pkg install py39-idna
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 py39-idna listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-idna
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1713001138
SHA256 (idna-3.7.tar.gz) = 028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc
SIZE (idna-3.7.tar.gz) = 189575
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:
-
- py39-flit-core>=3.2<4 : devel/py-flit-core@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- www/py-requests
Configuration Options:
- No options to configure
- Options name:
- dns_py-idna
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.7 13 Apr 2024 12:18:56 |
Po-Chuan Hsieh (sunpoet) |
dns/py-idna: Update to 3.7
Changes: https://github.com/kjd/idna/releases
Security: CVE-2024-3651
(cherry picked from commit 3e7557533c9d84e42ee4a302b6da4adb7110aab8) |
Number of commits found: 1
|