GET /api/v1/ports/py311-pytest-xdist/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-pytest-xdist",
"portdir": "python/py-pytest-xdist",
"version": "3.6.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-xdist",
"description": "The pytest_xdist plugin extends py.test with some unique test execution modes",
"long_description": "The pytest_xdist plugin extends py.test with some unique test execution modes",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py311-setuptools",
"py311-wheel",
"py311-setuptools_scm",
"py311-build",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"py311-pytest",
"py311-execnet",
"python311"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py311-note-seq",
"py311-tensorflow-datasets",
"py311-typer",
"py311-license-expression",
"py311-cryptography",
"py311-spopt"
]
}
]
}