Hello community,
here is the log from the commit of package python-python-subunit for
openSUSE:Factory checked in at 2018-11-14 14:40:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-subunit (Old)
and /work/SRC/openSUSE:Factory/.python-python-subunit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-subunit"
Wed Nov 14 14:40:40 2018 rev:21 rq:646744 version:1.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-python-subunit/python-python-subunit.changes
2018-08-06 11:54:58.629317244 +0200
+++
/work/SRC/openSUSE:Factory/.python-python-subunit.new/python-python-subunit.changes
2018-11-14 14:41:02.346849624 +0100
@@ -1,0 +2,5 @@
+Tue Nov 6 19:48:39 UTC 2018 - Todd R <[email protected]>
+
+- Add missing unittest2 dependency.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-subunit.spec ++++++
--- /var/tmp/diff_new_pack.g98QhO/_old 2018-11-14 14:41:03.666848063 +0100
+++ /var/tmp/diff_new_pack.g98QhO/_new 2018-11-14 14:41:03.666848063 +0100
@@ -30,9 +30,11 @@
Patch0: python-subunit-filter-path.patch
BuildRequires: %{python_module fixtures}
BuildRequires: %{python_module setuptools}
-# Test requriements
+# SECTION test requirements
BuildRequires: %{python_module testscenarios}
BuildRequires: %{python_module testtools >= 0.9.34}
+BuildRequires: %{python_module unittest2}
+# /SECTION
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-extras