GET /api/v1/ports/py38-requests-mock/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-requests-mock",
"portdir": "python/py-requests-mock",
"version": "1.9.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://requests-mock.readthedocs.io/",
"description": "Mock out responses from the requests package",
"long_description": "requests-mock provides a building block to stub out the HTTP requests portions of your testing code.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 467
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-pbr",
"py38-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-requests",
"py38-six"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py38-soco",
"py38-upt-cpan",
"py38-upt-macports",
"py38-upt-rubygems",
"py38-apache-beam",
"py38-requests-oauthlib",
"py38-tensorflow-addons",
"py38-libcloud"
]
}
]
}