File size: 2,088 Bytes
e1f5446 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 | {
"image_digest": "local-venv:marshmallow-code__webargs",
"image_tag": "local/marshmallow-code__webargs",
"language": "python",
"repo": "marshmallow-code/webargs",
"ref": "abe0d763aeb4158764b8be3e19e36ce49c95ec8c",
"rebuild_cmds": [
"uv pip install -q --no-deps --no-build-isolation --python .venv/bin/python -e ."
],
"test_cmds": [
"python -m pytest"
],
"smoke_passed": true,
"iterations": 0,
"build_time_sec": 11.0,
"llm_provider": "none",
"llm_cost_estimate_usd": 0.0,
"dockerfile_reconstruction": "",
"transcript_path": null,
"pushed_to_registry": false,
"verify_passed": true,
"verify_detail": "python 3.12.13; collected=507; suite={'ran': True, 'rc': 0, 'sec': 2.3, 'passed': 503, 'failed': 0, 'errors': 0}",
"extra": {
"python_version": "3.12.13",
"requires_python": ">=3.10",
"install_cmds": [
"uv pip install -q --python .venv/bin/python -e .",
"uv pip install -q --python .venv/bin/python 'pytest' 'pytest-asyncio' 'webtest' 'webtest-aiohttp' 'pytest-aiohttp' 'packaging' 'tox' 'tox-uv'",
"uv pip install -q --python .venv/bin/python pytest",
"uv pip install --python .venv/bin/python --group test-all-frameworks"
],
"extras": [],
"requirement_files": [],
"poetry_dev": [
"pytest",
"pytest-asyncio",
"webtest",
"webtest-aiohttp",
"pytest-aiohttp",
"packaging",
"tox",
"tox-uv"
],
"collected": 507,
"suite": {
"ran": true,
"rc": 0,
"sec": 2.3,
"passed": 503,
"failed": 0,
"errors": 0
},
"sandbox_layout": "checkout with .venv inside; LocalSandbox adapter",
"rebuild_check_rc": 0,
"build_backends_installed": [
"setuptools",
"wheel",
"setuptools-scm",
"hatchling",
"hatch-vcs",
"hatch-fancy-pypi-readme",
"poetry-core",
"flit-core",
"pdm-backend",
"versioningit",
"pbr",
"editables",
"hatch-requirements-txt",
"setuptools-git-versioning",
"poetry-dynamic-versioning"
]
}
} |