fix(pypi): mark the extension reproducible by aignas · Pull Request #2730 · bazel-contrib/rules_python

@aignas

This will remove the merge conflicts and improve the usability when the
`MODULE.bazel.lock` is used together with `rules_python`. This means
that the lock file will not be used to read the `URL` and `sha256`
values for the Python sources when the `experimental_index_url` is used,
but the idea is that that information will be kept in repo cache.

Fixes bazel-contrib#2434

@aignas

rickeylev

@aignas

aignas

@aignas

Merged via the queue into bazel-contrib:main with commit 2bc3577

Apr 5, 2025

3 checks passed

@aignas aignas deleted the fix/2434-repro branch

April 5, 2025 23:13