lang/python: Add python-pyudev and python-rtslib-fb [V2]#28976
Open
commodo wants to merge 4 commits intoopenwrt:masterfrom
Open
lang/python: Add python-pyudev and python-rtslib-fb [V2]#28976commodo wants to merge 4 commits intoopenwrt:masterfrom
commodo wants to merge 4 commits intoopenwrt:masterfrom
Conversation
c0d8f8b to
a25e22a
Compare
pyudev provides Python bindings for libudev. Signed-off-by: Andreas Hirschauer <[email protected]>
rtslib-fb depends on pyudev and provides a Python API for configuring the Linux LIO target subsystem. Signed-off-by: Andreas Hirschauer <[email protected]>
These are a massive help for keeping things stable on the mid-to-longterm when updating packages. We might even feel comfortable partially automating the process. Signed-off-by: Alexandru Ardelean <[email protected]>
These are a massive help for keeping things stable on the mid-to-longterm when updating packages. We might even feel comfortable partially automating the process. Signed-off-by: Alexandru Ardelean <[email protected]>
a25e22a to
359ed71
Compare
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.
📦 Package Details
Maintainer: @JohnnyLeone
Description:
Same as #28741
But with some tests.
🧪 Run Testing Details
✅ Formalities