Skip to content

Patch METADATA file in the whl doesn't work #2992

Closed as not planned
Closed as not planned
@gfrankliu

Description

@gfrankliu

bazel_dep(name = "rules_python", version = "1.4.1")

There is a python package wheel that is too restrictive on the dependent package version. I tried to use pip.override to patch the METADATA file inside the whl by modifying the Requires-Dist BUT when running bazel run //:requirements.update , it still uses the dependent package version from the unpatched METADATA file. Is that a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions