Hello community,

here is the log from the commit of package python-pytest for openSUSE:Factory 
checked in at 2019-11-22 10:25:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest"

Fri Nov 22 10:25:38 2019 rev:51 rq:749196 version:5.2.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pytest/python-pytest.changes      
2019-11-04 17:05:07.532179024 +0100
+++ /work/SRC/openSUSE:Factory/.python-pytest.new.26869/python-pytest.changes   
2019-11-22 10:25:41.157268918 +0100
@@ -1,0 +2,17 @@
+Mon Nov 18 08:14:19 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Update to 5.2.4:
+  * #6099: Fix --trace when used with parametrized functions.
+  * #6183: Using request as a parameter name in @pytest.mark.parametrize now 
produces a more user-friendly error.
+  * #6194: Fix incorrect discovery of non-test __init__.py files.
+
+-------------------------------------------------------------------
+Tue Nov  5 11:01:48 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Update to 5.2.2:
+  * #5206: Fix --nf to not forget about known nodeids with partial test 
selection.
+  * #5906: Fix crash with KeyboardInterrupt during --setup-show.
+  * #5946: Fixed issue when parametrizing fixtures with numpy arrays (and 
possibly other sequence-like types).
+  * #6044: Properly ignore FileNotFoundError exceptions when trying to remove 
old temporary directories, for instance when multiple processes try to remove 
the same directory (common with pytest-xdist for example).
+
+-------------------------------------------------------------------

Old:
----
  pytest-5.2.1.tar.gz

New:
----
  pytest-5.2.4.tar.gz

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

Other differences:
------------------
++++++ python-pytest.spec ++++++
--- /var/tmp/diff_new_pack.4JPmlG/_old  2019-11-22 10:25:41.669268768 +0100
+++ /var/tmp/diff_new_pack.4JPmlG/_new  2019-11-22 10:25:41.673268766 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,11 +27,10 @@
 %endif
 %define skip_python2 1
 Name:           python-pytest%{psuffix}
-Version:        5.2.1
+Version:        5.2.4
 Release:        0
 Summary:        Python testing tool with autodiscovery and detailed asserts
 License:        MIT
-Group:          Development/Languages/Python
 URL:            https://github.com/pytest-dev/pytest
 Source:         
https://files.pythonhosted.org/packages/source/p/pytest/pytest-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools >= 40.0}

++++++ pytest-5.2.1.tar.gz -> pytest-5.2.4.tar.gz ++++++
++++ 2012 lines of diff (skipped)


Reply via email to