update flit_core, add flit, update python3-packaging, etc - #62196
Open
classabbyamp wants to merge 11 commits into
Open
update flit_core, add flit, update python3-packaging, etc#62196classabbyamp wants to merge 11 commits into
classabbyamp wants to merge 11 commits into
Conversation
classabbyamp
force-pushed
the
flit
branch
3 times, most recently
from
August 24, 2026 06:24
f6d8e27 to
acc71ac
Compare
ahesford
approved these changes
Aug 24, 2026
ahesford
left a comment
Member
There was a problem hiding this comment.
This looks fine to me. Are you packaging flit because you have a use for it? I haven't encountered any Void packages that require it.
Member
Author
|
i'm packaging it to use the cli tool |
Member
|
Should the package just be called |
these packages first existed for the python dependency/provider xbps-src hooks, but we can also use them to bootstrap the pep517 build style.
flit 4's only breaking changes were the removal of deprecated features, so we can remove the bound on most packages, and fix the metadata in pyproject.toml for a few packages.
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.
Testing the changes
xbps-cycles.pyand built withxbps-src -Nto confirm there are no cyclespython3-flit_coreto 4.0.2. this is a minor breaking change, but I have verified/patched all reverse dependencies to be compatiblepython3-flitpython3-packaging-bootstrapversion of some packages to solve cycles and allow the pep517 build style to work automatically with these bootstrap packages