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.12.1",
"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": 567
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-pbr",
"py38-setuptools",
"py38-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"py38-requests",
"py38-six",
"python38"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py38-upt-cpan",
"py38-upt-macports",
"py38-upt-rubygems",
"py38-apache-beam",
"py38-tensorflow-addons",
"py38-libcloud",
"py38-requests-oauthlib",
"py38-soco"
]
}
]
}