GET /api/v1/ports/py39-pytest-profiling/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-pytest-profiling",
"portdir": "python/py-pytest-profiling",
"version": "1.7.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/manahl/pytest-plugins",
"description": "Profiling plugin for py.test",
"long_description": "Profiling plugin for py.test",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools-git",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-pytest",
"py39-six",
"py39-gprof2dot"
]
},
{
"type": "test",
"ports": [
"py39-pytest",
"py39-pytest-virtualenv"
]
}
],
"depends_on": []
}