Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-mohawk for openSUSE:Factory checked in at 2021-02-20 22:12:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-mohawk (Old) and /work/SRC/openSUSE:Factory/.python-mohawk.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mohawk" Sat Feb 20 22:12:24 2021 rev:5 rq:873931 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-mohawk/python-mohawk.changes 2019-10-30 14:43:10.357885912 +0100 +++ /work/SRC/openSUSE:Factory/.python-mohawk.new.28504/python-mohawk.changes 2021-02-20 22:12:25.115047254 +0100 @@ -1,0 +2,7 @@ +Fri Feb 19 22:51:29 UTC 2021 - [email protected] + +- Replace call to 'python setup.py test' by pyunittest macro: This + prevents a DeprecationWarning turned into an error from failing + the build. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-mohawk.spec ++++++ --- /var/tmp/diff_new_pack.SftHwF/_old 2021-02-20 22:12:25.619047790 +0100 +++ /var/tmp/diff_new_pack.SftHwF/_new 2021-02-20 22:12:25.623047794 +0100 @@ -1,8 +1,7 @@ # # spec file for package python-mohawk # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2017 The openSUSE Project. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -55,7 +54,7 @@ %if %{with test} %check -%python_exec setup.py test +%pyunittest %endif %files %{python_files}
