Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-mergedeep for openSUSE:Factory checked in at 2021-11-20 02:38:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-mergedeep (Old) and /work/SRC/openSUSE:Factory/.python-mergedeep.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mergedeep" Sat Nov 20 02:38:56 2021 rev:2 rq:932303 version:1.3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-mergedeep/python-mergedeep.changes 2021-08-16 10:17:37.338656458 +0200 +++ /work/SRC/openSUSE:Factory/.python-mergedeep.new.1895/python-mergedeep.changes 2021-11-20 02:40:00.244609117 +0100 @@ -1,0 +2,5 @@ +Thu Nov 18 10:01:08 UTC 2021 - Elisei Roca <er...@mailbox.org> + +- Skip building for python2, it was never supported + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-mergedeep.spec ++++++ --- /var/tmp/diff_new_pack.bInscT/_old 2021-11-20 02:40:00.680607678 +0100 +++ /var/tmp/diff_new_pack.bInscT/_new 2021-11-20 02:40:00.688607652 +0100 @@ -16,6 +16,7 @@ # +%define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-mergedeep Version: 1.3.4 @@ -24,9 +25,9 @@ License: MIT URL: https://github.com/clarketm/mergedeep Source: https://files.pythonhosted.org/packages/source/m/mergedeep/mergedeep-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module setuptools} BuildRequires: fdupes +BuildRequires: python-rpm-macros BuildArch: noarch %python_subpackages