Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-Gloo for openSUSE:Factory checked in at 2021-06-01 10:35:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Gloo (Old) and /work/SRC/openSUSE:Factory/.python-Gloo.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Gloo" Tue Jun 1 10:35:13 2021 rev:3 rq:895235 version:0.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Gloo/python-Gloo.changes 2019-09-11 10:34:11.543317149 +0200 +++ /work/SRC/openSUSE:Factory/.python-Gloo.new.1898/python-Gloo.changes 2021-06-01 10:35:46.856641350 +0200 @@ -1,0 +2,5 @@ +Tue May 25 04:46:56 UTC 2021 - Steve Kowalik <[email protected]> + +- Do not build for Python 3.6, due to no NumPy. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Gloo.spec ++++++ --- /var/tmp/diff_new_pack.TAA24P/_old 2021-06-01 10:35:47.264642045 +0200 +++ /var/tmp/diff_new_pack.TAA24P/_new 2021-06-01 10:35:47.268642052 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-Gloo # -# 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 @@ -17,12 +17,12 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python36 1 Name: python-Gloo Version: 0.1.2 Release: 0 Summary: Project management for data analysis projects License: BSD-3-Clause -Group: Development/Languages/Python URL: https://pypi.python.org/pypi/Gloo/ Source: https://files.pythonhosted.org/packages/source/G/Gloo/Gloo-%{version}.tar.gz BuildRequires: %{python_module setuptools}
