Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-yappi for openSUSE:Factory checked in at 2021-03-17 20:16:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-yappi (Old) and /work/SRC/openSUSE:Factory/.python-yappi.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-yappi" Wed Mar 17 20:16:17 2021 rev:9 rq:879498 version:1.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-yappi/python-yappi.changes 2020-11-09 13:59:03.755748037 +0100 +++ /work/SRC/openSUSE:Factory/.python-yappi.new.2401/python-yappi.changes 2021-03-17 20:19:55.303314796 +0100 @@ -1,0 +2,5 @@ +Tue Mar 16 20:10:58 UTC 2021 - Matej Cepl <[email protected]> + +- Switch off build for python 3.6. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-yappi.spec ++++++ --- /var/tmp/diff_new_pack.kEKNZO/_old 2021-03-17 20:19:55.815315497 +0100 +++ /var/tmp/diff_new_pack.kEKNZO/_new 2021-03-17 20:19:55.815315497 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-yappi # -# 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 @@ -18,6 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +%define skip_python36 1 Name: python-yappi Version: 1.3.0 Release: 0 @@ -35,7 +36,7 @@ BuildRequires: python-rpm-macros Requires: python-setuptools Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives %python_subpackages %description
