Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-argh for openSUSE:Factory checked in at 2023-10-11 23:55:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-argh (Old) and /work/SRC/openSUSE:Factory/.python-argh.new.1807 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-argh" Wed Oct 11 23:55:41 2023 rev:20 rq:1116830 version:0.29.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-argh/python-argh.changes 2023-06-05 18:08:28.503795328 +0200 +++ /work/SRC/openSUSE:Factory/.python-argh.new.1807/python-argh.changes 2023-10-12 11:51:43.941993169 +0200 @@ -1,0 +2,26 @@ +Wed Oct 11 08:41:29 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 0.29.4: + * Test coverage reported as <100% when argcomplete is installed + * Technical releases for packaging purposes. No changes in + functionality. + * Backwards incompatible changes: + * Wrapped exceptions now cause ``dispatching.dispatch()`` to + raise ``SystemExit(1)`` instead of returning without error. + For most users, this means failed commands will now exit + with a failure status instead of a success. + * Renamed arguments in `add_commands()` (#165): + * `namespace` â `group_name` + * `namespace_kwargs` â `group_kwargs` + * The old names are deprecated and will be removed in v.0.30. + * Can control exit status (see Backwards Incompatible Changes + above) when raising ``CommandError`` using the ``code`` + keyword arg. + * Bugs fixed: + * Positional arguments should not lead to removal of short + form of keyword arguments. + * Other changes: + * Avoid depending on iocapture by using pytest's built-in + feature + +------------------------------------------------------------------- Old: ---- argh-0.28.1.tar.gz New: ---- argh-0.29.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-argh.spec ++++++ --- /var/tmp/diff_new_pack.0TZLEl/_old 2023-10-12 11:51:44.406009917 +0200 +++ /var/tmp/diff_new_pack.0TZLEl/_new 2023-10-12 11:51:44.410010062 +0200 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-argh -Version: 0.28.1 +Version: 0.29.4 Release: 0 Summary: An argparse wrapper License: LGPL-3.0-or-later ++++++ argh-0.28.1.tar.gz -> argh-0.29.4.tar.gz ++++++ ++++ 2821 lines of diff (skipped)