8000 py_wheel built with stamping doesn't embed version in METADATA file · Issue #845 · bazel-contrib/rules_python · GitHub
[go: up one dir, main page]

Skip to content
py_wheel built with stamping doesn't embed version in METADATA file #845
Closed
@pstradomski

Description

@pstradomski

Affected Rule

py_wheel

Is this a regression?

No

Description

//examples/wheel:minimal_with_py_library_with_stamp generates a wheel with the following metadata

Metadata-Version: 2.1
Name: example_minimal_library
Version: 0.1.{BUILD_TIMESTAMP}

UNKNOWN

There's a verabatim {BUILD_TIMESTAMP} there: the replacement was not applied correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Can Close?Will close in 30 days if there is no new activity

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0