GET /api/v1/ports/py312-stevedore/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-stevedore",
"portdir": "python/py-stevedore",
"version": "5.4.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/stevedore",
"description": "Manage dynamic plugins for Python applications",
"long_description": "Manage dynamic plugins for Python applications",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"clang-17",
"py312-build",
"py312-pbr",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-virtualenvwrapper"
]
},
{
"type": "run",
"ports": [
"py312-cinderclient",
"py312-cliff",
"py312-dogpile-cache",
"py312-keystoneauth1",
"bandit",
"py312-novaclient",
"py312-openstackclient",
"py312-osc-lib",
"py312-oslo-config",
"py312-keystoneclient"
]
}
]
}