{"id":28749684,"url":"https://github.com/psigen/rules_python-issue-741","last_synced_at":"2026-02-01T19:33:04.094Z","repository":{"id":41517468,"uuid":"509941760","full_name":"psigen/rules_python-issue-741","owner":"psigen","description":"Output filename of a `py_wheel` target does not respect stamp info rendering","archived":false,"fork":false,"pushed_at":"2022-07-03T12:52:35.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-16T20:50:53.519Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Starlark","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/psigen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-03T06:27:10.000Z","updated_at":"2022-07-03T06:28:49.000Z","dependencies_parsed_at":"2022-09-21T11:41:43.044Z","dependency_job_id":null,"html_url":"https://github.com/psigen/rules_python-issue-741","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/psigen/rules_python-issue-741","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psigen%2Frules_python-issue-741","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psigen%2Frules_python-issue-741/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psigen%2Frules_python-issue-741/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psigen%2Frules_python-issue-741/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psigen","download_url":"https://codeload.github.com/psigen/rules_python-issue-741/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psigen%2Frules_python-issue-741/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28987278,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T18:17:03.387Z","status":"ssl_error","status_checked_at":"2026-02-01T18:16:57.287Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-16T20:44:07.214Z","updated_at":"2026-02-01T19:33:04.079Z","avatar_url":"https://github.com/psigen.png","language":"Starlark","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rules_python - [Issue #741](https://github.com/bazelbuild/rules_python/issues/741)\n\nThe output filename of a `py_wheel` target does not respect stamp info rendering\nof the `version` field, even though it is used in the internal wheel files.\n\n```\n$ bazel build //:wheel\n\nStarting local Bazel server and connecting to it...\nINFO: Analyzed target //:wheel (42 packages loaded, 319 targets configured).\nINFO: Found 1 target...\nTarget //:wheel up-to-date:\n  bazel-bin/test_wheel-0.0.1_BUILD_TIMESTAMP_-py3-none-any.whl\nINFO: Elapsed time: 3.387s, Critical Path: 0.14s\nINFO: 7 processes: 6 internal, 1 linux-sandbox.\nINFO: Build completed successfully, 7 total actions\n```\n\nNote the output file is named `test_wheel-0.0.1_BUILD_TIMESTAMP_-py3-none-any.whl`\ninstead of rendering the stamp value of `BUILD_TIMESTAMP`.\n\nHowever, if the `.whl` file is opened, it contains the expected name of e.g.\n`test_wheel-0.0.1_1656829011.dist-info` for the `dist-info` directory.\n\nIn addition, `bazel-bin/wheel.name` contains the correctly rendered name, e.g.\n`test-wheel-0.0.1-1656829011-py3-none-any.whl`, which does not match the output file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsigen%2Frules_python-issue-741","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsigen%2Frules_python-issue-741","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsigen%2Frules_python-issue-741/lists"}