Closed
Description
Bug report
Bug description:
make regen-all
should be possible to run when building without the internet access. regen-sbom
hits PyPI to determine pip's metadata and exits if not successful, so it shouldn't be a part of the regen-all
target.
In previous cases like this, the problematic targets were removed (#112120)
CPython versions tested on:
3.13
Operating systems tested on:
Linux