Hello community,
here is the log from the commit of package python-prompt_toolkit for
openSUSE:Factory checked in at 2018-05-29 10:31:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-prompt_toolkit (Old)
and /work/SRC/openSUSE:Factory/.python-prompt_toolkit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-prompt_toolkit"
Tue May 29 10:31:13 2018 rev:4 rq:610479 version:1.0.15
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-prompt_toolkit/python-prompt_toolkit.changes
2017-09-20 17:13:31.538505368 +0200
+++
/work/SRC/openSUSE:Factory/.python-prompt_toolkit.new/python-prompt_toolkit.changes
2018-05-29 10:31:22.834484700 +0200
@@ -1,0 +2,5 @@
+Fri May 18 17:53:31 UTC 2018 - [email protected]
+
+- python-six also required for tests
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-prompt_toolkit.spec ++++++
--- /var/tmp/diff_new_pack.8WWxyw/_old 2018-05-29 10:31:24.962406100 +0200
+++ /var/tmp/diff_new_pack.8WWxyw/_new 2018-05-29 10:31:24.966405952 +0200
@@ -33,6 +33,7 @@
BuildRequires: %{python_module setuptools}
%if %{with test}
BuildRequires: %{python_module pytest}
+BuildRequires: %{python_module six}
BuildRequires: %{python_module wcwidth}
%endif
Requires: python-six >= 1.9.0