GET /api/v1/ports/py310-oslo-config/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-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": [
"py310-setuptools",
"clang-17",
"py310-installer",
"py310-build",
"py310-wheel",
"py310-pbr"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-oslo-i18n",
"py310-debtcollector",
"py310-netaddr",
"py310-stevedore",
"py310-rfc3986",
"py310-yaml",
"py310-requests"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-keystoneclient"
]
}
]
}