GET /api/v1/ports/py311-oslo-config/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-oslo-config",
"portdir": "python/py-oslo-config",
"version": "9.7.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/oslo.config/latest/",
"description": "Oslo Configuration Library",
"long_description": "Oslo Configuration Library",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"clang-17",
"py311-pbr",
"py311-wheel",
"py311-setuptools",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-oslo-i18n",
"py311-debtcollector",
"py311-stevedore",
"py311-netaddr",
"py311-rfc3986",
"py311-yaml",
"py311-requests"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-keystoneclient"
]
}
]
}