Skip to content

Replace subpar with a cross-platform solution #436

@UebelAndre

Description

@UebelAndre

🚀 feature request

Description

A clear and concise description of the problem or missing capability...

I opened this as a feature request because I otherwise didn't know how to raise open the issue

Right now the rules use subpar to generate some executable which are then committed back and reused for other rules:
https://github.com/bazelbuild/rules_python/blob/c37ba2215eccab53ae1da5f827a335281f81b9e1/packaging/BUILD#L45-L62

Is there a reason these couldn't be converted to using Bazel's python_zip_file functionality to accomplish the same thing? (introduced in bazelbuild/bazel#9453)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions