File size: 1,753 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 | {
"image_digest": "local-venv:Kozea__tinycss2",
"image_tag": "local/Kozea__tinycss2",
"language": "python",
"repo": "Kozea/tinycss2",
"ref": "c73bf7135a75e11d58e75cf398f2e11f46282353",
"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": 9.7,
"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=17120; suite={'ran': True, 'rc': 0, 'sec': 6.7, 'passed': 17120, '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 '.[test]'",
"uv pip install -q --python .venv/bin/python pytest",
"git submodule update --init --recursive"
],
"extras": [
"test"
],
"requirement_files": [],
"poetry_dev": [],
"collected": 17120,
"suite": {
"ran": true,
"rc": 0,
"sec": 6.7,
"passed": 17120,
"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"
]
}
} |