Hello community, here is the log from the commit of package python-configparser for openSUSE:Factory checked in at 2020-03-08 22:20:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-configparser (Old) and /work/SRC/openSUSE:Factory/.python-configparser.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-configparser" Sun Mar 8 22:20:51 2020 rev:13 rq:764538 version:4.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-configparser/python-configparser.changes 2019-09-23 12:09:38.129883325 +0200 +++ /work/SRC/openSUSE:Factory/.python-configparser.new.26092/python-configparser.changes 2020-03-08 22:20:51.735956209 +0100 @@ -1,0 +2,6 @@ +Wed Jan 15 07:57:52 UTC 2020 - Tomáš Chvátal <tchva...@suse.com> + +- Avoid the skip_python3 on 3.8 series, it is just useless package + there but the conditions confuse OBS solver with multibuild + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-configparser.spec ++++++ --- /var/tmp/diff_new_pack.PlgpIl/_old 2020-03-08 22:20:52.623956757 +0100 +++ /var/tmp/diff_new_pack.PlgpIl/_new 2020-03-08 22:20:52.627956759 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-configparser # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2016, Martin Hauke <mar...@gmx.de> # # All modifications and additions to the file contributed by third parties @@ -17,10 +17,6 @@ # -# inline the 38 with the Version (based on which python the config module is from) -%if %{python3_version_nodots} >= 38 -%define skip_python3 1 -%endif %{?!python_module:%define python_module() python-%{**} python3-%{**}} %global flavor @BUILD_FLAVOR@%{nil} %if "%{flavor}" == "test"