Hello community, here is the log from the commit of package python-glean for openSUSE:Factory checked in at 2020-05-01 11:13:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-glean (Old) and /work/SRC/openSUSE:Factory/.python-glean.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-glean" Fri May 1 11:13:05 2020 rev:5 rq:799141 version:1.15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-glean/python-glean.changes 2019-10-05 16:22:10.645144715 +0200 +++ /work/SRC/openSUSE:Factory/.python-glean.new.2738/python-glean.changes 2020-05-01 11:13:08.831820566 +0200 @@ -1,0 +2,5 @@ +Thu Apr 30 07:48:04 UTC 2020 - Tomáš Chvátal <[email protected]> + +- Fix build without python2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-glean.spec ++++++ --- /var/tmp/diff_new_pack.IcBkao/_old 2020-05-01 11:13:09.771822611 +0200 +++ /var/tmp/diff_new_pack.IcBkao/_new 2020-05-01 11:13:09.775822619 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-glean # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ Summary: Program to write static config from config-drive License: Apache-2.0 Group: Development/Languages/Python -Url: http://www.openstack.org/ +URL: http://www.openstack.org/ Source: https://files.pythonhosted.org/packages/source/g/glean/glean-%{version}.tar.gz BuildRequires: %{python_module pbr} BuildRequires: %{python_module setuptools} @@ -62,6 +62,7 @@ %check %{python_expand rm -rf .testrepository +export PYTHON=$python $python setup.py test }
