Skip to content

[master]{common} python3-rosdep: version bump 0.20.0 -> 0.26.0 + ptest - #1794

Open
vermaete wants to merge 1 commit into
ros:masterfrom
vermaete:vermaete/python3-rosdep
Open

[master]{common} python3-rosdep: version bump 0.20.0 -> 0.26.0 + ptest#1794
vermaete wants to merge 1 commit into
ros:masterfrom
vermaete:vermaete/python3-rosdep

Conversation

@vermaete

@vermaete vermaete commented Aug 8, 2026

Copy link
Copy Markdown
Contributor
  • removed the not longer needed .inc file
  • ptest

PASS: test/test_flake8.py:test_flake8
PASS: test/test_metadata.py:test_metadatabase_set_get PASS: test/test_metadata.py:test_metadatabase_get_none PASS: test/test_metadata.py:test_metadatabase_get_default PASS: test/test_metadata.py:test_metadatabase_get_mutate_get PASS: test/test_metadata.py:test_metadatabase_set_set_get PASS: test/test_metadata.py:test_metadatabase_set_load_from_disk_get PASS: test/test_rosdep.py:test_create_default_installer_context PASS: test/test_rosdep_alpine.py:test_apk_detect
PASS: test/test_rosdep_alpine.py:test_ApkInstaller PASS: test/test_rosdep_arch.py:test_PacmanInstaller PASS: test/test_rosdep_catkin_packages.py:test_find_catkin_packages_in PASS: test/test_rosdep_catkin_support.py:test_workflow PASS: test/test_rosdep_core.py:test_RosdepInternalError PASS: test/test_rosdep_core.py:test_rd_debug
PASS: test/test_rosdep_core.py:test_InvalidData
PASS: test/test_rosdep_cygwin.py:test_AptCygInstaller PASS: test/test_rosdep_debian.py:test_dpkg_detect
PASS: test/test_rosdep_debian.py:test_read_apt_cache_showpkg PASS: test/test_rosdep_debian.py:test_AptInstaller PASS: test/test_rosdep_dependency_graph.py:test_DependencyGraph_Linear PASS: test/test_rosdep_dependency_graph.py:test_DependencyGraph_Cycle PASS: test/test_rosdep_dependency_graph.py:test_DependencyGraph_Short_Cycle PASS: test/test_rosdep_dependency_graph.py:test_DependencyGraph_Invalid_Key PASS: test/test_rosdep_dependency_graph.py:test_DependencyGraph_Invalid_Key2 PASS: test/test_rosdep_dependency_graph.py:test_DependencyGraph_Multi_Root PASS: test/test_rosdep_dependency_graph.py:test_DependencyGraph_Realworld PASS: test/test_rosdep_freebsd.py:test_pkg_detect
PASS: test/test_rosdep_freebsd.py:test_PkgInstaller PASS: test/test_rosdep_gbpdistro_support.py:test_url_constants PASS: test/test_rosdep_gbpdistro_support.py:test_get_gbprepo_as_rosdep_data PASS: test/test_rosdep_gbpdistro_support.py:test_download_gbpdistro_as_rosdep_data PASS: test/test_rosdep_gbpdistro_support.py:test_gbprepo_to_rosdep_data_on_bad_inputs PASS: test/test_rosdep_gbpdistro_support.py:test_gbprepo_to_rosdep_data_on_ok_input PASS: test/test_rosdep_gbpdistro_support.py:test_get_owner_name_homebrew SKIP: test/test_rosdep_gem.py:test_gem_detect # SKIP OE: no gems as rdoc installed PASS: test/test_rosdep_gem.py:test_GemInstaller_get_depends PASS: test/test_rosdep_gem.py:test_GemInstaller
PASS: test/test_rosdep_gentoo.py:test_portage_available PASS: test/test_rosdep_gentoo.py:test_portage_detect PASS: test/test_rosdep_gentoo.py:test_PortageInstaller PASS: test/test_rosdep_installers.py:test_InstallerContext_ctor PASS: test/test_rosdep_installers.py:test_InstallerContext_get_os_version_type PASS: test/test_rosdep_installers.py:test_InstallerContext_os_version_and_name PASS: test/test_rosdep_installers.py:test_InstallerContext_installers PASS: test/test_rosdep_installers.py:test_InstallerContext_os_installers PASS: test/test_rosdep_installers.py:test_Installer_tripwire PASS: test/test_rosdep_installers.py:test_PackageManagerInstaller PASS: test/test_rosdep_installers.py:test_PackageManagerInstaller_resolve PASS: test/test_rosdep_installers.py:test_PackageManagerInstaller_depends PASS: test/test_rosdep_installers.py:test_PackageManagerInstaller_unique PASS: test/test_rosdep_installers.py:test_PackageManagerInstaller_is_installed PASS: test/test_rosdep_installers.py:test_PackageManagerInstaller_get_packages_to_install PASS: test/test_rosdep_installers.py:test_RosdepInstaller_ctor PASS: test/test_rosdep_installers.py:test_RosdepInstaller_get_uninstalled PASS: test/test_rosdep_installers.py:test_RosdepInstaller_get_uninstalled_unconfigured SKIP: test/test_rosdep_installers.py:test_RosdepInstaller_install_resolved # SKIP targets ubuntu systems only SKIP: test/test_rosdep_issue30.py:Issue30TestCase.testIssue30 # SKIP Issue is not resolved, see ros-infrastructure/rosdep#37 PASS: test/test_rosdep_loader.py:test_RosdepLoader PASS: test/test_rosdep_lookup.py:test_RosdepDefinition PASS: test/test_rosdep_lookup.py:test_RosdepView_merge PASS: test/test_rosdep_lookup.py:test_RosdepLookup_get_rosdeps PASS: test/test_rosdep_lookup.py:test_RosdepLookup_dependency_types PASS: test/test_rosdep_lookup.py:test_RosdepLookup_get_resources_that_need PASS: test/test_rosdep_lookup.py:test_RosdepLookup_create_from_rospkg PASS: test/test_rosdep_lookup.py:test_RosdepLookup_get_rosdep_view_for_resource PASS: test/test_rosdep_lookup.py:test_RosdepLookup_get_rosdep_view PASS: test/test_rosdep_lookup.py:test_RosdepLookup_get_errors PASS: test/test_rosdep_lookup.py:test_RosdepLookup_get_views_that_define PASS: test/test_rosdep_lookup.py:test_RosdepLookup_resolve_all_errors PASS: test/test_rosdep_lookup.py:test_RosdepLookup_resolve_errors PASS: test/test_rosdep_lookup.py:test_RosdepLookup_resolve PASS: test/test_rosdep_lookup.py:test_RosdepLookup_resolve_all PASS: test/test_rosdep_main.py:TestRosdepMain.test_bad_commands SKIP: test/test_rosdep_main.py:TestRosdepMain.test_check # SKIP Not for OpenEmbedded SKIP: test/test_rosdep_main.py:TestRosdepMain.test_install # SKIP Not for OpenEmbedded PASS: test/test_rosdep_main.py:TestRosdepMain.test_invalid_package_message PASS: test/test_rosdep_main.py:TestRosdepMain.test_keys PASS: test/test_rosdep_main.py:TestRosdepMain.test_proxy_detection PASS: test/test_rosdep_main.py:TestRosdepMain.test_search PASS: test/test_rosdep_main.py:TestRosdepMain.test_what_needs PASS: test/test_rosdep_main.py:TestRosdepMain.test_where_defined PASS: test/test_rosdep_model.py:test_RosdepDatabaseEntry PASS: test/test_rosdep_model.py:test_RosdepDatabase PASS: test/test_rosdep_model.py:test_RosdepDatabase_get_view_dependencies PASS: test/test_rosdep_npm.py:test_npm_detect
PASS: test/test_rosdep_npm.py:test_NpmInstaller_get_depends PASS: test/test_rosdep_npm.py:test_NpmInstaller
PASS: test/test_rosdep_opensuse.py:test_ZypperInstaller PASS: test/test_rosdep_osx.py:test_brew_detect
PASS: test/test_rosdep_osx.py:test_HomebrewInstaller PASS: test/test_rosdep_pip.py:test_pip_detect
PASS: test/test_rosdep_pip.py:test_PipInstaller_get_depends PASS: test/test_rosdep_pip.py:test_PipInstaller_handles_externally_managed_environment PASS: test/test_rosdep_pip.py:test_PipInstaller
PASS: test/test_rosdep_pip.py:test_PipInstaller_get_version_strings PASS: test/test_rosdep_pip.py:test_get_pip_command PASS: test/test_rosdep_redhat.py:test_rpm_expand_cmd PASS: test/test_rosdep_redhat.py:test_rpm_detect
PASS: test/test_rosdep_redhat.py:test_DnfInstaller PASS: test/test_rosdep_redhat.py:test_YumInstaller PASS: test/test_rosdep_redhat.py:test_Fedora_variable_installer_key PASS: test/test_rosdep_redhat.py:test_Fedora_variable_lookup_key PASS: test/test_rosdep_rep3.py:test_url_constants
PASS: test/test_rosdep_rep3.py:test_download_targets_data PASS: test/test_rosdep_rospkg_loader.py:test_RosPkgLoader PASS: test/test_rosdep_rospkg_loader.py:test_RosPkgLoader_with_underlay_key PASS: test/test_rosdep_rospkg_loader.py:test_RosPkgLoader_get_loadable PASS: test/test_rosdep_shell_utils.py:test_create_tempfile_from_string_and_execute PASS: test/test_rosdep_shell_utils.py:test_read_stdout PASS: test/test_rosdep_slackware.py:test_sbotools_available PASS: test/test_rosdep_slackware.py:test_SbotoolsInstaller PASS: test/test_rosdep_slackware.py:test_slackpkg_available PASS: test/test_rosdep_slackware.py:test_SlackpkgInstaller PASS: test/test_rosdep_source.py:test_SourceInstall PASS: test/test_rosdep_source.py:test_is_installed PASS: test/test_rosdep_source.py:test_source_detect PASS: test/test_rosdep_source.py:test_SourceInstaller_get_install_command PASS: test/test_rosdep_source.py:test_SourceInstaller_resolve PASS: test/test_rosdep_source.py:test_load_rdmanifest PASS: test/test_rosdep_source.py:test_get_file_hash PASS: test/test_rosdep_source.py:test_fetch_file
PASS: test/test_rosdep_source.py:test_download_rdmanifest PASS: test/test_rosdep_source.py:test_install_from_file PASS: test/test_rosdep_source.py:test_install_source PASS: test/test_rosdep_sources_list.py:test_get_sources_list_dir PASS: test/test_rosdep_sources_list.py:test_get_sources_cache_dir PASS: test/test_rosdep_sources_list.py:test_url_constants PASS: test/test_rosdep_sources_list.py:test_download_default_sources_list PASS: test/test_rosdep_sources_list.py:test_CachedDataSource PASS: test/test_rosdep_sources_list.py:test_DataSource PASS: test/test_rosdep_sources_list.py:test_parse_sources_file PASS: test/test_rosdep_sources_list.py:test_parse_sources_list PASS: test/test_rosdep_sources_list.py:test_write_cache_file PASS: test/test_rosdep_sources_list.py:test_update_sources_list PASS: test/test_rosdep_sources_list.py:test_load_cached_sources_list PASS: test/test_rosdep_sources_list.py:test_DataSourceMatcher PASS: test/test_rosdep_sources_list.py:test_download_rosdep_data PASS: test/test_rosdep_sources_list.py:test_parse_sources_data PASS: test/test_rosdep_sources_list.py:test_DataSourceMatcher_create_default PASS: test/test_rosdep_sources_list.py:test_SourcesListLoader_create_default PASS: test/test_rosdep_sources_list.py:test_unpickle_same_results ============================================================================ Testsuite summary

* removed the not longer needed .inc file
* ptest

PASS: test/test_flake8.py:test_flake8
PASS: test/test_metadata.py:test_metadatabase_set_get
PASS: test/test_metadata.py:test_metadatabase_get_none
PASS: test/test_metadata.py:test_metadatabase_get_default
PASS: test/test_metadata.py:test_metadatabase_get_mutate_get
PASS: test/test_metadata.py:test_metadatabase_set_set_get
PASS: test/test_metadata.py:test_metadatabase_set_load_from_disk_get
PASS: test/test_rosdep.py:test_create_default_installer_context
PASS: test/test_rosdep_alpine.py:test_apk_detect
PASS: test/test_rosdep_alpine.py:test_ApkInstaller
PASS: test/test_rosdep_arch.py:test_PacmanInstaller
PASS: test/test_rosdep_catkin_packages.py:test_find_catkin_packages_in
PASS: test/test_rosdep_catkin_support.py:test_workflow
PASS: test/test_rosdep_core.py:test_RosdepInternalError
PASS: test/test_rosdep_core.py:test_rd_debug
PASS: test/test_rosdep_core.py:test_InvalidData
PASS: test/test_rosdep_cygwin.py:test_AptCygInstaller
PASS: test/test_rosdep_debian.py:test_dpkg_detect
PASS: test/test_rosdep_debian.py:test_read_apt_cache_showpkg
PASS: test/test_rosdep_debian.py:test_AptInstaller
PASS: test/test_rosdep_dependency_graph.py:test_DependencyGraph_Linear
PASS: test/test_rosdep_dependency_graph.py:test_DependencyGraph_Cycle
PASS: test/test_rosdep_dependency_graph.py:test_DependencyGraph_Short_Cycle
PASS: test/test_rosdep_dependency_graph.py:test_DependencyGraph_Invalid_Key
PASS: test/test_rosdep_dependency_graph.py:test_DependencyGraph_Invalid_Key2
PASS: test/test_rosdep_dependency_graph.py:test_DependencyGraph_Multi_Root
PASS: test/test_rosdep_dependency_graph.py:test_DependencyGraph_Realworld
PASS: test/test_rosdep_freebsd.py:test_pkg_detect
PASS: test/test_rosdep_freebsd.py:test_PkgInstaller
PASS: test/test_rosdep_gbpdistro_support.py:test_url_constants
PASS: test/test_rosdep_gbpdistro_support.py:test_get_gbprepo_as_rosdep_data
PASS: test/test_rosdep_gbpdistro_support.py:test_download_gbpdistro_as_rosdep_data
PASS: test/test_rosdep_gbpdistro_support.py:test_gbprepo_to_rosdep_data_on_bad_inputs
PASS: test/test_rosdep_gbpdistro_support.py:test_gbprepo_to_rosdep_data_on_ok_input
PASS: test/test_rosdep_gbpdistro_support.py:test_get_owner_name_homebrew
SKIP: test/test_rosdep_gem.py:test_gem_detect # SKIP OE: no gems as rdoc installed
PASS: test/test_rosdep_gem.py:test_GemInstaller_get_depends
PASS: test/test_rosdep_gem.py:test_GemInstaller
PASS: test/test_rosdep_gentoo.py:test_portage_available
PASS: test/test_rosdep_gentoo.py:test_portage_detect
PASS: test/test_rosdep_gentoo.py:test_PortageInstaller
PASS: test/test_rosdep_installers.py:test_InstallerContext_ctor
PASS: test/test_rosdep_installers.py:test_InstallerContext_get_os_version_type
PASS: test/test_rosdep_installers.py:test_InstallerContext_os_version_and_name
PASS: test/test_rosdep_installers.py:test_InstallerContext_installers
PASS: test/test_rosdep_installers.py:test_InstallerContext_os_installers
PASS: test/test_rosdep_installers.py:test_Installer_tripwire
PASS: test/test_rosdep_installers.py:test_PackageManagerInstaller
PASS: test/test_rosdep_installers.py:test_PackageManagerInstaller_resolve
PASS: test/test_rosdep_installers.py:test_PackageManagerInstaller_depends
PASS: test/test_rosdep_installers.py:test_PackageManagerInstaller_unique
PASS: test/test_rosdep_installers.py:test_PackageManagerInstaller_is_installed
PASS: test/test_rosdep_installers.py:test_PackageManagerInstaller_get_packages_to_install
PASS: test/test_rosdep_installers.py:test_RosdepInstaller_ctor
PASS: test/test_rosdep_installers.py:test_RosdepInstaller_get_uninstalled
PASS: test/test_rosdep_installers.py:test_RosdepInstaller_get_uninstalled_unconfigured
SKIP: test/test_rosdep_installers.py:test_RosdepInstaller_install_resolved # SKIP targets ubuntu systems only
SKIP: test/test_rosdep_issue30.py:Issue30TestCase.testIssue30 # SKIP Issue is not resolved, see ros-infrastructure/rosdep#37
PASS: test/test_rosdep_loader.py:test_RosdepLoader
PASS: test/test_rosdep_lookup.py:test_RosdepDefinition
PASS: test/test_rosdep_lookup.py:test_RosdepView_merge
PASS: test/test_rosdep_lookup.py:test_RosdepLookup_get_rosdeps
PASS: test/test_rosdep_lookup.py:test_RosdepLookup_dependency_types
PASS: test/test_rosdep_lookup.py:test_RosdepLookup_get_resources_that_need
PASS: test/test_rosdep_lookup.py:test_RosdepLookup_create_from_rospkg
PASS: test/test_rosdep_lookup.py:test_RosdepLookup_get_rosdep_view_for_resource
PASS: test/test_rosdep_lookup.py:test_RosdepLookup_get_rosdep_view
PASS: test/test_rosdep_lookup.py:test_RosdepLookup_get_errors
PASS: test/test_rosdep_lookup.py:test_RosdepLookup_get_views_that_define
PASS: test/test_rosdep_lookup.py:test_RosdepLookup_resolve_all_errors
PASS: test/test_rosdep_lookup.py:test_RosdepLookup_resolve_errors
PASS: test/test_rosdep_lookup.py:test_RosdepLookup_resolve
PASS: test/test_rosdep_lookup.py:test_RosdepLookup_resolve_all
PASS: test/test_rosdep_main.py:TestRosdepMain.test_bad_commands
SKIP: test/test_rosdep_main.py:TestRosdepMain.test_check # SKIP Not for OpenEmbedded
SKIP: test/test_rosdep_main.py:TestRosdepMain.test_install # SKIP Not for OpenEmbedded
PASS: test/test_rosdep_main.py:TestRosdepMain.test_invalid_package_message
PASS: test/test_rosdep_main.py:TestRosdepMain.test_keys
PASS: test/test_rosdep_main.py:TestRosdepMain.test_proxy_detection
PASS: test/test_rosdep_main.py:TestRosdepMain.test_search
PASS: test/test_rosdep_main.py:TestRosdepMain.test_what_needs
PASS: test/test_rosdep_main.py:TestRosdepMain.test_where_defined
PASS: test/test_rosdep_model.py:test_RosdepDatabaseEntry
PASS: test/test_rosdep_model.py:test_RosdepDatabase
PASS: test/test_rosdep_model.py:test_RosdepDatabase_get_view_dependencies
PASS: test/test_rosdep_npm.py:test_npm_detect
PASS: test/test_rosdep_npm.py:test_NpmInstaller_get_depends
PASS: test/test_rosdep_npm.py:test_NpmInstaller
PASS: test/test_rosdep_opensuse.py:test_ZypperInstaller
PASS: test/test_rosdep_osx.py:test_brew_detect
PASS: test/test_rosdep_osx.py:test_HomebrewInstaller
PASS: test/test_rosdep_pip.py:test_pip_detect
PASS: test/test_rosdep_pip.py:test_PipInstaller_get_depends
PASS: test/test_rosdep_pip.py:test_PipInstaller_handles_externally_managed_environment
PASS: test/test_rosdep_pip.py:test_PipInstaller
PASS: test/test_rosdep_pip.py:test_PipInstaller_get_version_strings
PASS: test/test_rosdep_pip.py:test_get_pip_command
PASS: test/test_rosdep_redhat.py:test_rpm_expand_cmd
PASS: test/test_rosdep_redhat.py:test_rpm_detect
PASS: test/test_rosdep_redhat.py:test_DnfInstaller
PASS: test/test_rosdep_redhat.py:test_YumInstaller
PASS: test/test_rosdep_redhat.py:test_Fedora_variable_installer_key
PASS: test/test_rosdep_redhat.py:test_Fedora_variable_lookup_key
PASS: test/test_rosdep_rep3.py:test_url_constants
PASS: test/test_rosdep_rep3.py:test_download_targets_data
PASS: test/test_rosdep_rospkg_loader.py:test_RosPkgLoader
PASS: test/test_rosdep_rospkg_loader.py:test_RosPkgLoader_with_underlay_key
PASS: test/test_rosdep_rospkg_loader.py:test_RosPkgLoader_get_loadable
PASS: test/test_rosdep_shell_utils.py:test_create_tempfile_from_string_and_execute
PASS: test/test_rosdep_shell_utils.py:test_read_stdout
PASS: test/test_rosdep_slackware.py:test_sbotools_available
PASS: test/test_rosdep_slackware.py:test_SbotoolsInstaller
PASS: test/test_rosdep_slackware.py:test_slackpkg_available
PASS: test/test_rosdep_slackware.py:test_SlackpkgInstaller
PASS: test/test_rosdep_source.py:test_SourceInstall
PASS: test/test_rosdep_source.py:test_is_installed
PASS: test/test_rosdep_source.py:test_source_detect
PASS: test/test_rosdep_source.py:test_SourceInstaller_get_install_command
PASS: test/test_rosdep_source.py:test_SourceInstaller_resolve
PASS: test/test_rosdep_source.py:test_load_rdmanifest
PASS: test/test_rosdep_source.py:test_get_file_hash
PASS: test/test_rosdep_source.py:test_fetch_file
PASS: test/test_rosdep_source.py:test_download_rdmanifest
PASS: test/test_rosdep_source.py:test_install_from_file
PASS: test/test_rosdep_source.py:test_install_source
PASS: test/test_rosdep_sources_list.py:test_get_sources_list_dir
PASS: test/test_rosdep_sources_list.py:test_get_sources_cache_dir
PASS: test/test_rosdep_sources_list.py:test_url_constants
PASS: test/test_rosdep_sources_list.py:test_download_default_sources_list
PASS: test/test_rosdep_sources_list.py:test_CachedDataSource
PASS: test/test_rosdep_sources_list.py:test_DataSource
PASS: test/test_rosdep_sources_list.py:test_parse_sources_file
PASS: test/test_rosdep_sources_list.py:test_parse_sources_list
PASS: test/test_rosdep_sources_list.py:test_write_cache_file
PASS: test/test_rosdep_sources_list.py:test_update_sources_list
PASS: test/test_rosdep_sources_list.py:test_load_cached_sources_list
PASS: test/test_rosdep_sources_list.py:test_DataSourceMatcher
PASS: test/test_rosdep_sources_list.py:test_download_rosdep_data
PASS: test/test_rosdep_sources_list.py:test_parse_sources_data
PASS: test/test_rosdep_sources_list.py:test_DataSourceMatcher_create_default
PASS: test/test_rosdep_sources_list.py:test_SourcesListLoader_create_default
PASS: test/test_rosdep_sources_list.py:test_unpickle_same_results
============================================================================
Testsuite summary

Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
@mergify

mergify Bot commented Aug 8, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant