GET /api/v1/ports/py37-pytest-fixture-config/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-pytest-fixture-config",
"portdir": "python/py-pytest-fixture-config",
"version": "1.7.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/manahl/pytest-plugins",
"description": "Fixture configuration utils for py.test",
"long_description": "Simple configuration objects for Py.test fixtures. Allows you to skip tests when their required config variables aren’t set.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "kirill",
"github": "catap",
"ports_count": 120
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools-git",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-setuptools"
]
},
{
"type": "run",
"ports": [
"py37-pytest"
]
},
{
"type": "test",
"ports": [
"py37-six",
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-pytest-virtualenv"
]
}
]
}