Hello community,

here is the log from the commit of package python-blessed for openSUSE:Factory 
checked in at 2020-05-06 11:04:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-blessed (Old)
 and      /work/SRC/openSUSE:Factory/.python-blessed.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-blessed"

Wed May  6 11:04:51 2020 rev:8 rq:800586 version:1.17.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-blessed/python-blessed.changes    
2020-03-26 23:37:38.182869547 +0100
+++ /work/SRC/openSUSE:Factory/.python-blessed.new.2738/python-blessed.changes  
2020-05-06 11:04:57.391351450 +0200
@@ -1,0 +2,7 @@
+Wed May  6 07:22:06 UTC 2020 - Tomáš Chvátal <tchva...@suse.com>
+
+- 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.jsXyqD/_old  2020-05-06 11:04:59.123355168 +0200
+++ /var/tmp/diff_new_pack.jsXyqD/_new  2020-05-06 11:04:59.127355176 +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:Factory/python-blessed/blessed-1.17.4.tar.gz 
/work/SRC/openSUSE:Factory/.python-blessed.new.2738/blessed-1.17.5.tar.gz 
differ: char 5, line 1


Reply via email to