Hello community, here is the log from the commit of package python-Gloo for openSUSE:Factory checked in at 2019-09-11 10:34:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Gloo (Old) and /work/SRC/openSUSE:Factory/.python-Gloo.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Gloo" Wed Sep 11 10:34:11 2019 rev:2 rq:729702 version:0.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Gloo/python-Gloo.changes 2019-09-04 09:10:50.266975716 +0200 +++ /work/SRC/openSUSE:Factory/.python-Gloo.new.7948/python-Gloo.changes 2019-09-11 10:34:11.543317149 +0200 @@ -1,0 +2,5 @@ +Tue Sep 10 07:42:13 UTC 2019 - Jan Engelhardt <[email protected]> + +- Trim filler wording from description. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Gloo.spec ++++++ --- /var/tmp/diff_new_pack.T7g58x/_old 2019-09-11 10:34:12.091316990 +0200 +++ /var/tmp/diff_new_pack.T7g58x/_new 2019-09-11 10:34:12.091316990 +0200 @@ -12,31 +12,31 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Gloo Version: 0.1.2 Release: 0 -License: BSD-3-Clause Summary: Project management for data analysis projects -Url: http://pypi.python.org/pypi/Gloo/ +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-rpm-macros BuildRequires: %{python_module setuptools} BuildRequires: fdupes +BuildRequires: python-rpm-macros Requires: python-pandas BuildArch: noarch %python_subpackages %description -Gloo's goal is to tie together a lot of the data analysis actions that happen -regularly and make that processes easy. Automatically loading data into the -ipython environment, running scripts, making utitlity functions available and -more. These are things that have to be done often, but aren't the fun part. +Gloo ties together a lot of the data analysis actions that happen +regularly. It automatically loads data into the IPython environment, +runs scripts, makes utitlity functions available and more. %prep %setup -q -n Gloo-%{version}
