Hello community,

here is the log from the commit of package python-pytest-xdist for 
openSUSE:Factory checked in at 2018-11-08 09:39:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-xdist (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-xdist.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-xdist"

Thu Nov  8 09:39:21 2018 rev:7 rq:644851 version:1.23.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pytest-xdist/python-pytest-xdist.changes  
2018-04-11 13:57:11.157226536 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-xdist.new/python-pytest-xdist.changes 
    2018-11-08 09:39:23.725736040 +0100
@@ -1,0 +2,11 @@
+Fri Oct 26 12:56:22 UTC 2018 - Ondřej Súkup <mimi...@gmail.com>
+
+- update to version 1.23.2
+- add python-six to runtime deps
+  * Fix issue where Warnings could cause pytest to fail if they
+     do not set the args attribute correctly.
+  * Fix warnings transfer between workers and master node with pytest >= 3.8
+  * Improve collection performance by reducing the number of events
+     sent to master node
+
+-------------------------------------------------------------------

Old:
----
  pytest-xdist-1.22.2.tar.gz

New:
----
  pytest-xdist-1.23.2.tar.gz

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

Other differences:
------------------
++++++ python-pytest-xdist.spec ++++++
--- /var/tmp/diff_new_pack.8prXIp/_old  2018-11-08 09:39:25.017734550 +0100
+++ /var/tmp/diff_new_pack.8prXIp/_new  2018-11-08 09:39:25.017734550 +0100
@@ -12,28 +12,26 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-pytest-xdist
-Version:        1.22.2
+Version:        1.23.2
 Release:        0
 Summary:        Distributed testing and loop-on-failing for py.test
 License:        MIT
 Group:          Development/Languages/Python
 Url:            https://bitbucket.org/pytest-dev/pytest-xdist
 Source0:        
https://files.pythonhosted.org/packages/source/p/pytest-xdist/pytest-xdist-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools_scm}
-BuildRequires:  %{python_module setuptools}
-BuildRequires:  dos2unix
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-execnet >= 1.1
 Requires:       python-pytest >= 3.0.0
 Requires:       python-pytest-forked
+Requires:       python-six
 BuildArch:      noarch
 %python_subpackages
 
@@ -63,8 +61,7 @@
 
 %prep
 %setup -q -n pytest-xdist-%{version}
-# disable failing tests (we cannot deal with too narrow deps here..)
-dos2unix README.rst
+sed -i 's/\r//' README.rst
 
 %build
 %python_build

++++++ pytest-xdist-1.22.2.tar.gz -> pytest-xdist-1.23.2.tar.gz ++++++
++++ 5321 lines of diff (skipped)


Reply via email to