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

{
    "name": "py311-pbr",
    "portdir": "python/py-pbr",
    "version": "6.1.1",
    "license": "Apache-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://docs.openstack.org/pbr/latest/",
    "description": "Python Build Reasonableness",
    "long_description": "A library for managing setuptools packaging needs in a consistent manner. pbr reads and then filters the setup.cfg data through a setup hook to fill in default values and provide more sensible behaviors, and then feeds the results in as the arguments to a call to setup.py - so the heavy lifting of handling python packaging needs is still being done by setuptools.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1565
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py311-installer",
                "py311-wheel",
                "clang-17",
                "py311-build",
                "py311-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py311-setuptools",
                "python311"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py311-lockfile",
                "py311-requests-mock",
                "py311-cliff",
                "py311-osc-lib",
                "py311-keystoneauth1",
                "py311-munch",
                "py311-qstylizer",
                "py311-openstacksdk",
                "py311-debtcollector",
                "py311-keystoneclient",
                "py311-novaclient",
                "py311-oslo-i18n",
                "py311-oslo-serialization",
                "py311-oslo-utils",
                "py311-os-service-types",
                "py311-requests-unixsocket",
                "py311-requestsexceptions",
                "py311-sphinx-click",
                "py311-openstackclient",
                "py311-cinderclient"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py311-jschema_to_python",
                "py311-sarif-om",
                "py311-stevedore",
                "py311-virtualenvwrapper"
            ]
        }
    ]
}