Hello community, here is the log from the commit of package python-glean for openSUSE:Leap:15.2 checked in at 2020-05-01 15:07:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-glean (Old) and /work/SRC/openSUSE:Leap:15.2/.python-glean.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-glean" Fri May 1 15:07:53 2020 rev:2 rq:799457 version:1.15.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-glean/python-glean.changes 2020-02-11 23:26:35.173306323 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-glean.new.2738/python-glean.changes 2020-05-01 15:07:55.578646381 +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.wCwfFx/_old 2020-05-01 15:07:56.486648353 +0200 +++ /var/tmp/diff_new_pack.wCwfFx/_new 2020-05-01 15:07:56.490648362 +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 }
