generated from bazel-contrib/rules-template
-
-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
The UV lockfiles we're generating have a few URLs like this: https://download.pytorch.org/whl/cu130/torchaudio-2.9.1%2Bcu130-cp312-cp312-manylinux_2_28_x86_64.whl -- it looks like rules_py_tools.linux_amd64/unpack does not like the %2B in the path.
This isn't a lockfile issue, PyTorch's S3 bucket literally has the file stored with %2B in the key
Version
latest
How to reproduce
Any other information?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working