Hello community,
here is the log from the commit of package python-python-utils for
openSUSE:Factory checked in at 2018-07-31 16:00:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-utils (Old)
and /work/SRC/openSUSE:Factory/.python-python-utils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-utils"
Tue Jul 31 16:00:41 2018 rev:2 rq:626372 version:2.3.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-python-utils/python-python-utils.changes
2018-06-04 13:22:53.515825476 +0200
+++
/work/SRC/openSUSE:Factory/.python-python-utils.new/python-python-utils.changes
2018-07-31 16:00:42.283679380 +0200
@@ -1,0 +2,5 @@
+Sun Jul 29 11:23:17 UTC 2018 - [email protected]
+
+- Ensure neutrality/relevance of description.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-utils.spec ++++++
--- /var/tmp/diff_new_pack.oTbyWC/_old 2018-07-31 16:00:42.927680474 +0200
+++ /var/tmp/diff_new_pack.oTbyWC/_new 2018-07-31 16:00:42.931680480 +0200
@@ -13,16 +13,17 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-python-utils
Version: 2.3.0
Release: 0
+Summary: Utilities not included with the standard Python install
License: BSD-3-Clause
-Summary: Convenient utilities not included with the standard Python
install
-Url: https://github.com/WoLpH/python-utils
Group: Development/Languages/Python
+Url: https://github.com/WoLpH/python-utils
Source:
https://files.pythonhosted.org/packages/source/p/python-utils/python-utils-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module pytest-runner}
@@ -39,10 +40,8 @@
%python_subpackages
%description
-Python Utils is a collection of small Python functions and
-classes which make common patterns shorter and easier. It is by no means a
-complete collection but it has served me quite a bit in the past and I will
-keep extending it.
+Python Utils is a collection of Python functions and
+classes which make common patterns shorter and easier.
%prep
%setup -q -n python-utils-%{version}