Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-coconut for openSUSE:Factory checked in at 2021-02-18 20:41:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-coconut (Old) and /work/SRC/openSUSE:Factory/.python-coconut.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-coconut" Thu Feb 18 20:41:35 2021 rev:7 rq:873397 version:1.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-coconut/python-coconut.changes 2019-09-27 14:47:17.504945229 +0200 +++ /work/SRC/openSUSE:Factory/.python-coconut.new.28504/python-coconut.changes 2021-02-18 20:53:13.279485040 +0100 @@ -1,0 +2,5 @@ +Thu Feb 18 14:02:08 UTC 2021 - Dirk M??ller <[email protected]> + +- skip multi-version build, this is a compiler not a python module + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-coconut.spec ++++++ --- /var/tmp/diff_new_pack.TaJV4U/_old 2021-02-18 20:53:13.767485497 +0100 +++ /var/tmp/diff_new_pack.TaJV4U/_new 2021-02-18 20:53:13.767485497 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-coconut # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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,8 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +# coconut is a programming language, not a python module +%define pythons python3 Name: python-coconut Version: 1.4.1 Release: 0
