[master]{common} python3-rospkg: version bump 1.3.0 -> 1.6.1 + ptest - #1796
Open
vermaete wants to merge 1 commit into
Open
[master]{common} python3-rospkg: version bump 1.3.0 -> 1.6.1 + ptest#1796vermaete wants to merge 1 commit into
vermaete wants to merge 1 commit into
Conversation
|
Tick the box to add this pull request to the merge queue (same as
|
* removed not longer needed .inc file * added ptest Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
vermaete
force-pushed
the
vermaete/python3-rospkg
branch
from
August 8, 2026 17:33
d056191 to
73bf2a3
Compare
Collaborator
|
Thanks @vermaete Is this something we can push upstream to python3-rospkg first and then backport? I see that there are some comments about distro.id VS disto.name. This is useful. At the next meeting let's chat about what OpenEmbedded does for LSB to make sure that we get the mapping right. |
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.
removed not longer needed .inc file
added ptest
note the patch on
os_detect.py.The 'os' 'openembedded' is now discovered by the lsb info.
But can still be overrulled by the ROS_OS_OVERRIDE variable.
e.g:
This patch should be upstreamed soon.