Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-LTTL for openSUSE:Factory checked in at 2021-02-15 23:18:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-LTTL (Old) and /work/SRC/openSUSE:Factory/.python-LTTL.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-LTTL" Mon Feb 15 23:18:04 2021 rev:5 rq:871618 version:2.0.12 Changes: -------- --- /work/SRC/openSUSE:Factory/python-LTTL/python-LTTL.changes 2020-10-21 14:39:20.981638064 +0200 +++ /work/SRC/openSUSE:Factory/.python-LTTL.new.28504/python-LTTL.changes 2021-02-15 23:20:30.695773200 +0100 @@ -1,0 +2,5 @@ +Sat Feb 13 09:50:39 UTC 2021 - Dirk M??ller <[email protected]> + +- skip python 3.6 (no scipy) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-LTTL.spec ++++++ --- /var/tmp/diff_new_pack.FVIdFn/_old 2021-02-15 23:20:31.351774179 +0100 +++ /var/tmp/diff_new_pack.FVIdFn/_new 2021-02-15 23:20:31.355774185 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-LTTL # -# 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-LTTL Version: 2.0.12 Release: 0
