Hello community,
here is the log from the commit of package python-blessed for
openSUSE:Leap:15.2 checked in at 2020-05-06 20:40:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-blessed (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-blessed.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-blessed"
Wed May 6 20:40:46 2020 rev:7 rq:800631 version:1.17.5
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-blessed/python-blessed.changes
2020-03-27 16:48:34.687949328 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-blessed.new.2738/python-blessed.changes
2020-05-06 20:40:47.628695288 +0200
@@ -1,0 +2,7 @@
+Wed May 6 07:22:06 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Update to 1.17.5:
+ * minor fixes
+- Do not pull extra pytest deps and use even latest pytest
+
+-------------------------------------------------------------------
Old:
----
blessed-1.17.4.tar.gz
New:
----
blessed-1.17.5.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-blessed.spec ++++++
--- /var/tmp/diff_new_pack.VJVlIO/_old 2020-05-06 20:40:48.072696208 +0200
+++ /var/tmp/diff_new_pack.VJVlIO/_new 2020-05-06 20:40:48.076696216 +0200
@@ -16,21 +16,18 @@
#
-%bcond_without python2
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%bcond_without python2
Name: python-blessed
-Version: 1.17.4
+Version: 1.17.5
Release: 0
Summary: Wrapper around terminal styling, screen positioning, and
keyboard input
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_module curses}
BuildRequires: %{python_module mock}
-BuildRequires: %{python_module pytest < 5}
-BuildRequires: %{python_module pytest-cov}
-BuildRequires: %{python_module pytest-xdist}
+BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six >= 1.9.0}
BuildRequires: %{python_module wcwidth >= 0.1.4}
@@ -87,6 +84,8 @@
%setup -q -n blessed-%{version}
# disable cons25 tests as they fail in OBS
sed -i -e 's:cons25 ::' tests/accessories.py
+# do not pull extra deps that are not needed
+rm tox.ini
%build
%python_build
++++++ blessed-1.17.4.tar.gz -> blessed-1.17.5.tar.gz ++++++
/work/SRC/openSUSE:Leap:15.2/python-blessed/blessed-1.17.4.tar.gz
/work/SRC/openSUSE:Leap:15.2/.python-blessed.new.2738/blessed-1.17.5.tar.gz
differ: char 5, line 1