GET /api/v1/ports/py312-mock/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py312-mock",
    "portdir": "python/py-mock",
    "version": "5.2.0",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://mock.readthedocs.org/en/latest/",
    "description": "Rolling backport of unittest.mock for all Pythons",
    "long_description": "Rolling backport of unittest.mock for all Pythons.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1565
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py312-installer",
                "clang-17",
                "py312-build",
                "py312-setuptools",
                "py312-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python312"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py312-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py312-acme"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py312-stem",
                "py312-thinc",
                "py312-skyfield"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py312-pytest-mock",
                "py312-pytest-shutil"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py312-flake8",
                "py312-configargparse",
                "py312-bitmath",
                "py312-pygls",
                "py312-srsly",
                "py312-oauthlib",
                "py312-geopy",
                "py312-webtest",
                "py312-python-lsp-server",
                "py312-python-lsp-jsonrpc",
                "py312-columnize",
                "py312-wurlitzer",
                "py312-hcloud",
                "py312-aws-sam-translator",
                "py312-python-dotenv",
                "py312-freezegun",
                "py312-argh",
                "py312-parameterized",
                "py312-pytest-virtualenv",
                "py312-m2r",
                "py312-ddt",
                "py312-requests-oauthlib",
                "py312-qt4py"
            ]
        }
    ]
}