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

{
    "name": "py39-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": 541
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "py39-setuptools_scm",
                "py39-wheel",
                "py39-build",
                "py39-installer",
                "py39-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-pytest",
                "py39-yaml",
                "py39-pytest-datadir"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "test",
            "ports": [
                "py39-myst-parser"
            ]
        }
    ]
}