Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package molecule for openSUSE:Factory checked in at 2026-08-12 16:13:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/molecule (Old) and /work/SRC/openSUSE:Factory/.molecule.new.17972 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "molecule" Wed Aug 12 16:13:24 2026 rev:26 rq:1370818 version:26.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/molecule/molecule.changes 2026-07-01 16:59:19.568244962 +0200 +++ /work/SRC/openSUSE:Factory/.molecule.new.17972/molecule.changes 2026-08-12 16:14:37.131822697 +0200 @@ -1,0 +2,43 @@ +Wed Aug 12 07:37:37 UTC 2026 - Johannes Kastl <[email protected]> + +- update to 26.8.0: + * fix: add explicit permissions to release workflow jobs in #4653 + * fix: update init_subclass method to accept additional keyword + arguments in #4655 + * refactor: improve error handling and code structure in various + modules in #4656 + * Fix/sonarcloud quality gate issues in #4657 + * chore(deps): update pep621 in #4647 + * fix: remove outdated --driver-name reference in #4654 + * chore(deps): update pep621 in #4660 + * fix(deps): exclude ansible-core 2.17.x (CVE-2026-11332) in + #4662 + * chore(deps): update pep621 in #4669 + * chore(deps): update all dependencies in #4668 + * ci: point Podman at /usr/local/bin/crun on Ubuntu GHA runners + in #4672 + * fix: write the scenario state file atomically in #4667 + * fix: remove git-ignore-based scenario filter in #4665 + * fix: report a clear error for unparseable molecule.yml instead + of a traceback in #4664 + * chore(deps): update pep621 in #4676 + * fix: remove stray items keyword from VerifierModel.directory in + #4671 + * fix: validate platforms entries against MoleculePlatformModel + in #4661 + * chore(deps): update all dependencies in #4675 + * fix(docs): replaced a bunch of old links in #4658 + * fix: share ephemeral directory when shared_state enabled + (#4588) in #4651 + * docs(ci): update outdated action versions and image in CI + examples in #4649 + * feat: Support molecule login/molecule list for ansible-native + scenarios in #4663 + * fix: run cleanup and destroy when a verifier fails in #4678 + * fix(docs): update the systemd container guide to use podman's + systemd mode in #4680 + * fix(deps): remove self-referential dependency from collection + group in #4683 + * chore(deps): bump gitpython from 3.1.57 to 3.1.58 in #4684 + +------------------------------------------------------------------- Old: ---- molecule-26.6.0.tar.gz New: ---- molecule-26.8.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ molecule.spec ++++++ --- /var/tmp/diff_new_pack.NPSySO/_old 2026-08-12 16:14:38.895897194 +0200 +++ /var/tmp/diff_new_pack.NPSySO/_new 2026-08-12 16:14:38.899897363 +0200 @@ -39,11 +39,11 @@ %bcond_without test Name: molecule -Version: 26.6.0 +Version: 26.8.0 Release: 0 Summary: Aids in the development and testing of Ansible roles License: MIT -URL: https://github.com/ansible-community/molecule +URL: https://github.com/ansible/molecule Source: https://files.pythonhosted.org/packages/source/m/molecule/molecule-%{version}.tar.gz BuildRequires: python-rpm-macros BuildRequires: %{ansible_python}-pip @@ -67,7 +67,7 @@ # add runtime dependencies of molecule as BuildRequires # https://github.com/ansible/molecule/blob/main/.config/requirements.in BuildRequires: %{ansible_python}-base >= 3.10 -BuildRequires: ansible-core >= 2.15.0 +BuildRequires: ansible-core >= 2.18.0 BuildRequires: %{ansible_python}-ansible-compat >= 25.1.4 BuildRequires: (%{ansible_python}-click >= 8.0 with %{ansible_python}-click < 9) BuildRequires: %{ansible_python}-enrich >= 1.2.7 @@ -82,7 +82,7 @@ # https://github.com/ansible/molecule/blob/main/.config/requirements.in Requires: %{ansible_python}-base >= 3.10 Requires: %{ansible_python}-ansible-compat >= 25.1.4 -Requires: ansible-core >= 2.15.0 +Requires: ansible-core >= 2.18.0 Requires: (%{ansible_python}-click >= 8.0 with %{ansible_python}-click < 9) Requires: %{ansible_python}-enrich >= 1.2.7 Requires: %{ansible_python}-jsonschema >= 4.9.1 ++++++ molecule-26.6.0.tar.gz -> molecule-26.8.0.tar.gz ++++++ ++++ 9017 lines of diff (skipped)
