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

{
    "name": "py312-pytest-regressions",
    "portdir": "python/py-pytest-regressions",
    "version": "2.5.0",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/ESSS/pytest-regressions",
    "description": "Fixtures to write regression tests.",
    "long_description": "Fixtures to write regression tests.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "judaew",
            "github": "judaew",
            "ports_count": 569
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py312-setuptools_scm",
                "py312-build",
                "py312-installer",
                "py312-setuptools",
                "py312-wheel",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python312"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py312-pytest",
                "py312-yaml",
                "py312-pytest-datadir"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-pytest-regressions"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py312-myst-parser"
            ]
        }
    ]
}