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

{
    "name": "py35-pytest-asyncio",
    "portdir": "python/py-pytest-asyncio",
    "version": "0.14.0",
    "license": "Apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": "py36-pytest-asyncio",
    "homepage": "https://www.macports.org",
    "description": "Obsolete port, replaced by py36-pytest-asyncio",
    "long_description": "This port has been replaced by py36-pytest-asyncio.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "jan",
            "github": "jandemter",
            "ports_count": 64
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "extract",
            "ports": [
                null
            ]
        },
        {
            "type": "fetch",
            "ports": [
                null
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python35"
            ]
        },
        {
            "type": "patch",
            "ports": [
                null
            ]
        },
        {
            "type": "run",
            "ports": [
                null
            ]
        },
        {
            "type": "test",
            "ports": [
                null
            ]
        }
    ],
    "depends_on": [
        {
            "type": "test",
            "ports": [
                "py35-cssselect"
            ]
        }
    ]
}