Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-lfdfiles for openSUSE:Factory checked in at 2021-02-21 22:14:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-lfdfiles (Old) and /work/SRC/openSUSE:Factory/.python-lfdfiles.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-lfdfiles" Sun Feb 21 22:14:57 2021 rev:3 rq:874163 version:2020.9.18 Changes: -------- --- /work/SRC/openSUSE:Factory/python-lfdfiles/python-lfdfiles.changes 2020-11-30 09:53:41.557769416 +0100 +++ /work/SRC/openSUSE:Factory/.python-lfdfiles.new.28504/python-lfdfiles.changes 2021-02-21 22:15:04.230147388 +0100 @@ -1,0 +2,5 @@ +Sun Feb 14 16:41:15 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- skip python 3.6 build (no tifffile as it uses scipy) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-lfdfiles.spec ++++++ --- /var/tmp/diff_new_pack.9aEL6K/_old 2021-02-21 22:15:04.662147844 +0100 +++ /var/tmp/diff_new_pack.9aEL6K/_new 2021-02-21 22:15:04.666147848 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-lfdfiles # -# 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 @@ -17,6 +17,7 @@ %define skip_python2 1 +%define skip_python36 1 %define packagename lfdfiles %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-lfdfiles