New packages: python3-{cloup,deepmerge,packageurl-python} & python3-boltons update - #62477
Open
kdeldycke wants to merge 4 commits into
Open
New packages: python3-{cloup,deepmerge,packageurl-python} & python3-boltons update#62477kdeldycke wants to merge 4 commits into
python3-{cloup,deepmerge,packageurl-python} & python3-boltons update#62477kdeldycke wants to merge 4 commits into
Conversation
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.
Summary
This PR adds 3 new Python packages that Void does not ship yet, as well as an update for one existing package (simplifying
python3-boltons). Each change has its own commit.The
python3-boltonspackage being orphaned, I proposed to take over its maintenance.None of these are my own libraries.
Testing the changes
Built each on a Void
x86_64VM againstmasterwith./xbps-src -Q pkg.xlintreports nothing for any of the four templates.New package
Local build testing
x86_64-glibc)Context
This work has been initially proposed as part of the #60532 PR, in which I packaged my own project. This being strictly forbidden by the contribution guidelines, I extracted the work I did on dependencies I am not an author of. This salvaged the part that strictly respects the guidelines so this can still benefits the community. And as a gesture of good will, I took the liberty to adopt the
python3-boltonsorphaned package.