Fix tests for twine 7.0.0 - #1305
Conversation
|
Twine 7.0.0 added metadata validation that rejects Metadata-Version 2.0, used in shelf-reader 0.1 (https://twine.readthedocs.io/en/stable/changelog.html#twine-7-0-0-2026-07-27). The another option to fix this would be to replace shelf-reader 0.1 in |
|
We should probably just swap out the package we use. We want to ensure pulp-python is always compatible with the latest twine. |
37b2d89 to
6ff229d
Compare
Assisted By: Claude Opus 4.6
Backport to 3.11: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 39a603e on top of patchback/backports/3.11/39a603e262c9cc7fb5116c62742a33d366833563/pr-1305 Backporting merged PR #1305 into main
🤖 @patchback |
Backport to 3.12: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 39a603e on top of patchback/backports/3.12/39a603e262c9cc7fb5116c62742a33d366833563/pr-1305 Backporting merged PR #1305 into main
🤖 @patchback |
Backport to 3.13: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 39a603e on top of patchback/backports/3.13/39a603e262c9cc7fb5116c62742a33d366833563/pr-1305 Backporting merged PR #1305 into main
🤖 @patchback |
Backport to 3.27: 💚 backport PR created✅ Backport PR branch: Backported as #1308 🤖 @patchback |
Backport to 3.19: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 39a603e on top of patchback/backports/3.19/39a603e262c9cc7fb5116c62742a33d366833563/pr-1305 Backporting merged PR #1305 into main
🤖 @patchback |
Backport to 3.32: 💚 backport PR created✅ Backport PR branch: Backported as #1309 🤖 @patchback |
Follow-up to pulp#1305 to fix older branches
Follow-up to #1305 to fix older branches
📜 Checklist
See: Pull Request Walkthrough