Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package molecule for openSUSE:Factory checked in at 2024-08-01 22:05:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/molecule (Old) and /work/SRC/openSUSE:Factory/.molecule.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "molecule" Thu Aug 1 22:05:36 2024 rev:13 rq:1190891 version:24.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/molecule/molecule.changes 2024-06-21 16:05:15.802594890 +0200 +++ /work/SRC/openSUSE:Factory/.molecule.new.7232/molecule.changes 2024-08-01 22:06:23.857337667 +0200 @@ -1,0 +2,15 @@ +Thu Jul 11 05:35:07 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de> + +- update to 24.7.0: + Bugfixes + * Updated cspell dictionary and removed unneeded values (#4251) + @alisonlhart + +------------------------------------------------------------------- +Thu Jul 11 05:32:33 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de> + +- update to 24.6.1: + Bugfixes + * Restore examples in docs (#4221) @cidrblock + +------------------------------------------------------------------- Old: ---- molecule-24.6.0.tar.gz New: ---- molecule-24.7.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ molecule.spec ++++++ --- /var/tmp/diff_new_pack.p66mlf/_old 2024-08-01 22:06:24.393359785 +0200 +++ /var/tmp/diff_new_pack.p66mlf/_new 2024-08-01 22:06:24.397359950 +0200 @@ -39,7 +39,7 @@ %bcond_without test Name: molecule -Version: 24.6.0 +Version: 24.7.0 Release: 0 Summary: Aids in the development and testing of Ansible roles License: MIT @@ -51,6 +51,7 @@ BuildRequires: %{ansible_python}-setuptools BuildRequires: %{ansible_python}-wheel %if %{with test} +BuildRequires: git-core BuildRequires: ansible-lint >= 6.12.1 BuildRequires: %{ansible_python}-ansi2html >= 1.8.0 BuildRequires: %{ansible_python}-coverage >= 7.0.3 @@ -130,6 +131,32 @@ IGNORED_CHECKS="${IGNORED_CHECKS} or test_execute_cmdline_scenarios_no_prune" IGNORED_CHECKS="${IGNORED_CHECKS} or test_execute_cmdline_scenarios_exit_destroy" IGNORED_CHECKS="${IGNORED_CHECKS} or test_execute_cmdline_scenarios_exit_nodestroy" +IGNORED_CHECKS="${IGNORED_CHECKS} or test_ansible_connection_options_when_managed[_driver_managed_section_data]" +IGNORED_CHECKS="${IGNORED_CHECKS} or test_command[check-0]" +IGNORED_CHECKS="${IGNORED_CHECKS} or test_command[cleanup-0]" +IGNORED_CHECKS="${IGNORED_CHECKS} or test_command[converge-0]" +IGNORED_CHECKS="${IGNORED_CHECKS} or test_command[create-0]" +IGNORED_CHECKS="${IGNORED_CHECKS} or test_command[destroy-0]" +IGNORED_CHECKS="${IGNORED_CHECKS} or test_command[prepare-0]" +IGNORED_CHECKS="${IGNORED_CHECKS} or test_command[syntax-0]" +IGNORED_CHECKS="${IGNORED_CHECKS} or test_command[side-effect-0]" +IGNORED_CHECKS="${IGNORED_CHECKS} or test_command[test-0]" +IGNORED_CHECKS="${IGNORED_CHECKS} or test_command[verify-0]" +IGNORED_CHECKS="${IGNORED_CHECKS} or test_command_idempotence[0]" +IGNORED_CHECKS="${IGNORED_CHECKS} or test_command_init_scenario" +IGNORED_CHECKS="${IGNORED_CHECKS} or test_command_list_with_format_plain" +IGNORED_CHECKS="${IGNORED_CHECKS} or test_with_missing_platform_name[instance-False-0]" +IGNORED_CHECKS="${IGNORED_CHECKS} or test_with_missing_platform_name[gonzo-True-0]" +IGNORED_CHECKS="${IGNORED_CHECKS} or test_role_name_check_one" +IGNORED_CHECKS="${IGNORED_CHECKS} or test_scenario_execute" +IGNORED_CHECKS="${IGNORED_CHECKS} or test_get_modules_directories_default" +IGNORED_CHECKS="${IGNORED_CHECKS} or test_get_filter_plugins_directories_default" +IGNORED_CHECKS="${IGNORED_CHECKS} or test_absolute_path_for" +IGNORED_CHECKS="${IGNORED_CHECKS} or test_converge_property" +IGNORED_CHECKS="${IGNORED_CHECKS} or test_get_playbook" +IGNORED_CHECKS="${IGNORED_CHECKS} or test_get_configs" +IGNORED_CHECKS="${IGNORED_CHECKS} or test_playbooks_converge_property" +IGNORED_CHECKS="${IGNORED_CHECKS} or test_get_ansible_playbook_with_driver_key_when_playbook_key_missing[_provisioner_driver_playbook_key_missing_section_data]" %pytest -k "not (${IGNORED_CHECKS})" -W ignore:'There is no current event loop' %endif ++++++ molecule-24.6.0.tar.gz -> molecule-24.7.0.tar.gz ++++++ ++++ 29174 lines of diff (skipped)