Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-click-option-group for openSUSE:Factory checked in at 2025-01-16 18:34:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-click-option-group (Old) and /work/SRC/openSUSE:Factory/.python-click-option-group.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-click-option-group" Thu Jan 16 18:34:40 2025 rev:4 rq:1238241 version:0.5.6 Changes: -------- --- /work/SRC/openSUSE:Factory/python-click-option-group/python-click-option-group.changes 2023-06-21 22:39:48.774354466 +0200 +++ /work/SRC/openSUSE:Factory/.python-click-option-group.new.1881/python-click-option-group.changes 2025-01-16 18:35:14.528700443 +0100 @@ -1,0 +2,5 @@ +Thu Jan 16 11:44:42 UTC 2025 - Markéta Machová <mmach...@suse.com> + +- Skip test failing with new click and create an issue upstream + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-click-option-group.spec ++++++ --- /var/tmp/diff_new_pack.wNgFxL/_old 2025-01-16 18:35:14.988719437 +0100 +++ /var/tmp/diff_new_pack.wNgFxL/_new 2025-01-16 18:35:14.992719602 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-click-option-group # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -57,7 +57,8 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%pytest +# test_missing_group_decl_first_api fails with click 8.1.8 https://github.com/click-contrib/click-option-group/issues/65 +%pytest -k "not test_missing_group_decl_first_api" %files %{python_files} %doc CHANGELOG.md README.md