Declare incompatibility with setuptools >= 80#699
Merged
Conversation
This release of setuptools has begun the final process of dropping support for the features we use to enable --symlink-install of Python packages. Unless we can find a way to move forward with what they're proposing, we should advertise that we're incompatible with future releases of setuptools.
c024953 to
3f27871
Compare
Member
Author
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #699 +/- ##
=======================================
Coverage 87.04% 87.04%
=======================================
Files 69 69
Lines 4077 4077
Branches 703 703
=======================================
Hits 3549 3549
Misses 417 417
Partials 111 111 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
christophebedard
approved these changes
Jun 3, 2025
nuclearsandwich
approved these changes
Jul 16, 2025
Contributor
Is there an open colcon-core issue that enumerates these features / the current status of this effort? We could potentially use the Community Call that Kat runs to get contributors together to mature the post-setuptools alternatives. |
Member
Author
I don't think it's tracked anywhere, no. |
1 task
13 tasks
13 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This release of setuptools has begun the final process of dropping support for the features we use to enable --symlink-install of Python packages. Unless we can find a way to move forward with what they're proposing, we should advertise that we're incompatible with future releases of setuptools.