GET /api/v1/ports/py38-nose-exclude/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-nose-exclude",
"portdir": "python/py-nose-exclude",
"version": "0.5.0",
"license": "LGPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kgrandis/nose-exclude",
"description": "Exclude specific directories from nosetests runs",
"long_description": "Nose plugin that allows you to easily specify directories to be excluded from testing.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"py38-nose",
"py38-setuptools",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-nose-exclude"
]
}
]
}