HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py313-pbr",
"portdir": "python/py-pbr",
"version": "7.0.3",
"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": 1976
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-setuptools",
"python313"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-munch",
"py313-cliff",
"py313-openstacksdk",
"py313-requestsexceptions",
"py313-requests-mock",
"py313-cinderclient",
"bandit",
"py313-stevedore",
"py313-keystoneclient",
"py313-debtcollector",
"py313-keystoneauth1",
"py313-os-service-types",
"py313-oslo-i18n",
"py313-oslo-serialization",
"py313-oslo-utils",
"py313-qstylizer",
"py313-novaclient",
"py313-openstackclient",
"py313-osc-lib",
"py313-oslo-config"
]
},
{
"type": "lib",
"ports": [
"py313-jschema_to_python",
"py313-sarif-om",
"py-pbr"
]
}
]
}