GET /api/v1/ports/py310-oslo-serialization/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-oslo-serialization",
"portdir": "python/py-oslo-serialization",
"version": "5.1.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/oslo.serialization/latest/",
"description": "The oslo.utils library",
"long_description": "The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py310-pbr",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310"
]
},
{
"type": "run",
"ports": [
"py310-msgpack",
"py310-tz",
"py310-oslo-utils"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-keystoneclient",
"py310-novaclient"
]
}
]
}