Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-isort for openSUSE:Factory checked in at 2023-08-31 13:45:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-isort (Old) and /work/SRC/openSUSE:Factory/.python-isort.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-isort" Thu Aug 31 13:45:38 2023 rev:40 rq:1108059 version:5.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-isort/python-isort.changes 2023-05-09 13:09:15.589707357 +0200 +++ /work/SRC/openSUSE:Factory/.python-isort.new.1766/python-isort.changes 2023-08-31 13:51:17.784186429 +0200 @@ -1,0 +2,5 @@ +Wed Aug 30 08:21:33 UTC 2023 - Ben Greiner <c...@bnavigator.de> + +- Skip failing test with hypothesis gh#PyCQA/isort#2171 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-isort.spec ++++++ --- /var/tmp/diff_new_pack.fyMbhP/_old 2023-08-31 13:51:18.900226319 +0200 +++ /var/tmp/diff_new_pack.fyMbhP/_new 2023-08-31 13:51:18.904226462 +0200 @@ -110,6 +110,8 @@ # test_setting_combinations.py::test_isort_is_idempotent # is flaky https://github.com/PyCQA/isort/issues/1466 donttest="(test_setting_combinations and test_isort_is_idempotent)" +# https://github.com/PyCQA/isort/issues/2171 +donttest+=" or (test_hypothesmith and test_isort_is_idempotent)" # The package python-requirementslib is not available anymore. # It's a deprecated finder for isort so we drop it # https://github.com/sarugaku/requirementslib/issues/288