GET /api/v1/ports/py37-pytest-qt/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-pytest-qt",
"portdir": "python/py-pytest-qt",
"version": "4.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pytest-qt",
"description": "pytest plugin for Qt (PyQt5/PyQt6 and PySide2/PySide6) application testing",
"long_description": "pytest plugin for Qt (PyQt5/PyQt6 and PySide2/PySide6) application testing",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1576
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-setuptools_scm",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py37-qtawesome",
"py37-qtpy"
]
}
]
}