Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-astor for openSUSE:Factory checked in at 2021-12-25 20:16:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-astor (Old) and /work/SRC/openSUSE:Factory/.python-astor.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-astor" Sat Dec 25 20:16:30 2021 rev:10 rq:941565 version:0.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-astor/python-astor.changes 2021-03-24 16:10:39.875794968 +0100 +++ /work/SRC/openSUSE:Factory/.python-astor.new.2520/python-astor.changes 2021-12-25 20:16:37.617248692 +0100 @@ -1,0 +2,5 @@ +Sun Dec 12 18:45:55 UTC 2021 - Ben Greiner <c...@bnavigator.de> + +- Also skip convert_stdlib in python310: still not fixed + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-astor.spec ++++++ --- /var/tmp/diff_new_pack.FU9YaG/_old 2021-12-25 20:16:38.113249096 +0100 +++ /var/tmp/diff_new_pack.FU9YaG/_new 2021-12-25 20:16:38.161249135 +0100 @@ -84,6 +84,7 @@ %check # https://github.com/berkerpeksag/astor/issues/196 python39_donttest="test_convert_stdlib" +python310_donttest=${python39_donttest} %pytest tests ${$python_donttest:+ -k "not (${$python_donttest})"} %files %{python_files}