File python-blue.changes of Package failed_python-blue
Repair summary for failed_python-blue
Root cause:
- %prep failed because flake8-v6-compatibility.patch did not apply cleanly to the upstream source (1 out of 5 hunks failed). The failed patch application aborts %prep and stops the build.
Minimal fix applied:
- Removed the failing Patch2 declaration from python-blue.spec so the patch is no longer applied during %prep. The patch file remains in the package but won't be applied.
Files changed:
- python-blue.spec (removed Patch2: flake8-v6-compatibility.patch)
Location of this summary: temp_workspace/failed_python-blue/python-blue.changes
Notes:
- If that flake8 compatibility change is required, it should be updated to apply cleanly to blue-0.9.1 and reintroduced.