Port details on branch 2023Q3 |
- py-backports.zoneinfo Backport of the standard library module zoneinfo
- 0.2.1_2 devel =2 0.2.1_2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2021-06-30 06:45:35
- Last Update: 2024-09-15 20:09:43
- Commit Hash: 5031dce
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://zoneinfo.readthedocs.io/en/latest/
- https://github.com/pganssle/zoneinfo
- Description:
- This package was originally the reference implementation for PEP 615,
which proposes support for the IANA time zone database in the standard
library, and now serves as a backport to Python 3.6+ (including PyPy).
This exposes the backports.zoneinfo module, which is a backport of the
zoneinfo module. The backport's documentation can be found on readthedocs.
The module uses the system time zone data if available, and falls back
to the tzdata package (available on PyPI) if installed.
- ¦ ¦ ¦ ¦
- 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}backports.zoneinfo>0:devel/py-backports.zoneinfo@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-backports.zoneinfo/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-backports.zoneinfo
- pkg install py311-backports.zoneinfo
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-backports.zoneinfo listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-backports.zoneinfo
- Package flavors (<flavor>: <package>)
- py311: py311-backports.zoneinfo
- distinfo:
- TIMESTAMP = 1624723154
SHA256 (backports.zoneinfo-0.2.1.tar.gz) = fadbfe37f74051d024037f223b8e001611eac868b5c5b06144ef4d8b799862f2
SIZE (backports.zoneinfo-0.2.1.tar.gz) = 74098
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-setuptools>=40.8.0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-tzdata>=0 : devel/py-tzdata@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py311-backports.zoneinfo-0.2.1_2:
TZDATA=on: IANA time zone data support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-backports.zoneinfo
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|