We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The patch on a python_wheel fails should surface the path to the patch
jdelapuente:~/repos/core3/src:(wheel-resolver)$ plz build //third_party/python3:_$WHEEL#wheel Build stopped after 90ms. 1 target failed: //third_party/python3:_$WHEEL#wheel Error building target //third_party/python3:_$WHEEL#wheel: exit status 1 patching file x/y/_z.py Hunk #1 FAILED at 103. 1 out of 1 hunk FAILED -- saving rejects to file x/y/_z.py.rej patching file Crypto/Util/_raw_api.py Hunk #1 FAILED at 299. 1 out of 1 hunk FAILED -- saving rejects to file x/b/_c.py.rej
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The patch on a python_wheel fails should surface the path to the patch
The text was updated successfully, but these errors were encountered: