Hello community,

here is the log from the commit of package python-blessed for openSUSE:Factory 
checked in at 2018-07-19 22:55:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-blessed (Old)
 and      /work/SRC/openSUSE:Factory/.python-blessed.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-blessed"

Thu Jul 19 22:55:21 2018 rev:2 rq:623454 version:1.14.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-blessed/python-blessed.changes    
2018-05-11 14:28:17.404059323 +0200
+++ /work/SRC/openSUSE:Factory/.python-blessed.new/python-blessed.changes       
2018-07-19 22:57:20.925516920 +0200
@@ -1,0 +2,5 @@
+Tue Jul 17 13:29:00 UTC 2018 - [email protected]
+
+- Tox is not used when building so no need to depend on it
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-blessed.spec ++++++
--- /var/tmp/diff_new_pack.kNR1Vv/_old  2018-07-19 22:57:21.509515108 +0200
+++ /var/tmp/diff_new_pack.kNR1Vv/_new  2018-07-19 22:57:21.509515108 +0200
@@ -13,6 +13,7 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
@@ -21,24 +22,23 @@
 Name:           python-blessed
 Version:        1.14.2
 Release:        0
-License:        MIT
 Summary:        Wrapper around terminal styling, screen positioning, and 
keyboard input
-Url:            https://github.com/jquast/blessed
+License:        MIT
 Group:          Development/Languages/Python
+Url:            https://github.com/jquast/blessed
 Source:         
https://files.pythonhosted.org/packages/source/b/blessed/blessed-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 %if %{with test}
 BuildRequires:  %{python_module curses}
 BuildRequires:  %{python_module mock}
-BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module pytest-cov}
 BuildRequires:  %{python_module pytest-xdist}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module six >= 1.9.0}
 BuildRequires:  %{python_module wcwidth >= 0.1.4}
-BuildRequires:  %{python_module tox}
 %endif
 Requires:       python-curses
 Requires:       python-six >= 1.9.0


Reply via email to