Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-mutmut for openSUSE:Factory checked in at 2021-02-08 11:47:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-mutmut (Old) and /work/SRC/openSUSE:Factory/.python-mutmut.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mutmut" Mon Feb 8 11:47:16 2021 rev:4 rq:868660 version:2.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-mutmut/python-mutmut.changes 2020-05-26 17:22:59.336448019 +0200 +++ /work/SRC/openSUSE:Factory/.python-mutmut.new.28504/python-mutmut.changes 2021-02-08 11:47:18.137697843 +0100 @@ -1,0 +2,5 @@ +Tue Feb 2 13:29:40 UTC 2021 - Dirk M??ller <[email protected]> + +- skip python 3.6 (hammett requires python 3.7 or later) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-mutmut.spec ++++++ --- /var/tmp/diff_new_pack.RmSeHH/_old 2021-02-08 11:47:19.093699393 +0100 +++ /var/tmp/diff_new_pack.RmSeHH/_new 2021-02-08 11:47:19.097699399 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-mutmut # -# Copyright (c) 2020 SUSE LLC +# 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 @@ -19,6 +19,8 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} # tri.declarative is Python 3 only %define skip_python2 1 +# hammett requires python 3.7 or later +%define skip_python36 1 Name: python-mutmut Version: 2.0.0 Release: 0
