GET /api/v1/ports/py39-pytest-xdist/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-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",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools",
"py39-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py39-execnet",
"py39-pytest",
"python39"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py39-magenta",
"py39-note-seq",
"py39-tensorflow-addons",
"py39-tensorflow-datasets",
"py39-transformers",
"py39-apache-beam",
"py39-typer",
"py39-cryptography",
"py39-xarray",
"py39-spopt"
]
}
]
}