Hello community,
here is the log from the commit of package python-pytest-sugar for
openSUSE:Factory checked in at 2018-01-10 23:35:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-sugar (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-sugar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-sugar"
Wed Jan 10 23:35:40 2018 rev:2 rq:562899 version:0.9.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pytest-sugar/python-pytest-sugar.changes
2018-01-09 14:51:00.809933522 +0100
+++
/work/SRC/openSUSE:Factory/.python-pytest-sugar.new/python-pytest-sugar.changes
2018-01-10 23:35:41.482549952 +0100
@@ -1,0 +2,5 @@
+Fri Nov 17 12:06:50 UTC 2017 - [email protected]
+
+- Fix package name repetition in summary.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-sugar.spec ++++++
--- /var/tmp/diff_new_pack.cFyevM/_old 2018-01-10 23:35:42.198516359 +0100
+++ /var/tmp/diff_new_pack.cFyevM/_new 2018-01-10 23:35:42.202516170 +0100
@@ -15,18 +15,19 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pytest-sugar
Version: 0.9.0
Release: 0
+Summary: Pretty printer for pytest progress
License: BSD-3-Clause
-Summary: pytest-sugar - pretty printer for pytest progress
-Url: http://pivotfinland.com/pytest-sugar/
Group: Development/Languages/Python
+Url: http://pivotfinland.com/pytest-sugar/
Source:
https://files.pythonhosted.org/packages/source/p/pytest-sugar/pytest-sugar-%{version}.tar.gz
+BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-BuildRequires: %{python_module setuptools}
Requires: python-pytest
Requires: python-termcolor
BuildArch: noarch