Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pyinfra for openSUSE:Factory checked in at 2026-03-13 21:17:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyinfra (Old) and /work/SRC/openSUSE:Factory/.python-pyinfra.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyinfra" Fri Mar 13 21:17:55 2026 rev:2 rq:1338678 version:3.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyinfra/python-pyinfra.changes 2026-02-12 17:29:56.705851112 +0100 +++ /work/SRC/openSUSE:Factory/.python-pyinfra.new.8177/python-pyinfra.changes 2026-03-13 21:22:03.138330925 +0100 @@ -1,0 +2,19 @@ +Thu Mar 5 08:09:43 UTC 2026 - Dirk Müller <[email protected]> + +- update to 3.6.1: + * api: handle/propagate nested operation errors + * api: don't apply stage check in API mode + * api: change `iter_active_hosts` -> `get_active_hosts` + * operations.docker.container: add support for `--restart` and + `--rm` arguments (@levinion) + * operations.postgres: add idempotency notice on passwords to + `postgres.role` + * facts.flatpak.FlatpakPackages: handle headless output + correctly + * facts.crontab: don't return non-command cron entries in + `get_command` + * facts.files.FileContents: fix return None when no file exists + * facts.files.FindFiles: fix args parameter being ignored + (@wowi42) + +------------------------------------------------------------------- Old: ---- pyinfra-3.6.tar.gz New: ---- pyinfra-3.6.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyinfra.spec ++++++ --- /var/tmp/diff_new_pack.qjba0H/_old 2026-03-13 21:22:04.082369868 +0100 +++ /var/tmp/diff_new_pack.qjba0H/_new 2026-03-13 21:22:04.086370033 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pyinfra # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %if 0%{?suse_version} > 1500 %bcond_without libalternatives %else @@ -23,7 +24,7 @@ %{?sle15_python_module_pythons} Name: python-pyinfra -Version: 3.6 +Version: 3.6.1 Release: 0 Summary: Infrastructure automation, provisioning and deployment License: MIT ++++++ pyinfra-3.6.tar.gz -> pyinfra-3.6.1.tar.gz ++++++ ++++ 9187 lines of diff (skipped)
