GET /api/v1/ports/py39-tz/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py39-tz",
    "portdir": "python/py-tz",
    "version": "2023.4",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pypi.python.org/pypi/pytz",
    "description": "World Timezone Definitions for Python",
    "long_description": "pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-setuptools",
                "py39-wheel",
                "py39-build",
                "py39-installer",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py39-fs",
                "py39-celery",
                "py39-dateparser",
                "py39-skyfield",
                "py39-acme",
                "py39-pandas",
                "oci-cli",
                "py39-rpy2",
                "py39-icalendar",
                "py39-tempora",
                "py39-pyrfc3339",
                "py39-agate",
                "py39-leather",
                "py39-owslib",
                "py39-geopy",
                "py39-astroplan",
                "py39-zeep"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-oci",
                "py39-dateutil",
                "py39-django",
                "py39-oslo-serialization",
                "py39-oslo-utils",
                "py39-apache-beam",
                "py39-django-mailman3"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py39-pyarrow",
                "py39-mitmproxy",
                "py39-json-tricks",
                "py39-srsly"
            ]
        }
    ]
}