HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-pbr",
"portdir": "python/py-pbr",
"version": "6.0.0",
"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": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1264
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-setuptools"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py36-linecache2",
"py36-requests-unixsocket",
"py36-cinderclient",
"py36-cliff",
"py36-oslo-utils",
"py36-requestsexceptions",
"py36-qstylizer",
"py36-munch",
"py36-requests-mock",
"py36-debtcollector",
"py36-keystoneauth1",
"py36-keystoneclient",
"py36-novaclient",
"py36-openstackclient",
"py36-openstacksdk",
"py36-os-service-types",
"py36-osc-lib",
"py36-oslo-i18n",
"py36-oslo-serialization"
]
},
{
"type": "lib",
"ports": [
"py36-stevedore",
"py36-sqlalchemy-migrate",
"py36-virtualenvwrapper",
"py36-pygmsh"
]
},
{
"type": "test",
"ports": [
"py36-cssutils"
]
}
]
}