GET /api/v1/ports/py37-setuptools-git-versioning/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-setuptools-git-versioning",
"portdir": "python/py-setuptools-git-versioning",
"version": "1.13.6",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dolfinus/setuptools-git-versioning",
"description": "Use git repo data (latest tag, current commit hash, etc) for building a version number according PEP 440.",
"long_description": "Use git repo data (latest tag, current commit hash, etc) for building a version number according PEP 440.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1078
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py37-wheel",
"py37-build",
"py37-installer",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"py37-packaging",
"py37-toml",
"python37"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-bokeh"
]
}
]
}