Hello community,

here is the log from the commit of package python-pytest4 for openSUSE:Factory 
checked in at 2019-05-06 21:17:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest4 (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest4.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest4"

Mon May  6 21:17:12 2019 rev:2 rq:701055 version:4.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pytest4/python-pytest4.changes    
2019-04-08 10:35:12.107229864 +0200
+++ /work/SRC/openSUSE:Factory/.python-pytest4.new.5148/python-pytest4.changes  
2019-05-06 21:17:13.613068918 +0200
@@ -1,0 +2,9 @@
+Mon May  6 11:01:13 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 4.4.1:
+  * #5031: Environment variables are properly restored when using pytester's 
testdir fixture.
+  * #5039: Fix regression with --pdbcls, which stopped working with local 
modules in 4.0.0.
+  * #5092: Produce a warning when unknown keywords are passed to 
pytest.param(...).
+  * #5098: Invalidate import caches with monkeypatch.syspath_prepend, which is 
required with namespace packages being used.
+
+-------------------------------------------------------------------

Old:
----
  pytest-4.4.0.tar.gz

New:
----
  pytest-4.4.1.tar.gz

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

Other differences:
------------------
++++++ python-pytest4.spec ++++++
--- /var/tmp/diff_new_pack.uLEUxT/_old  2019-05-06 21:17:14.049070051 +0200
+++ /var/tmp/diff_new_pack.uLEUxT/_new  2019-05-06 21:17:14.049070051 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package python-pytest4
+# spec file for package python
 #
 # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
@@ -26,7 +26,7 @@
 %bcond_with test
 %endif
 Name:           python-pytest4%{psuffix}
-Version:        4.4.0
+Version:        4.4.1
 Release:        0
 Summary:        Python testing tool with autodiscovery and detailed asserts
 License:        MIT
@@ -54,7 +54,7 @@
 %if %{with test}
 BuildRequires:  %{python_module hypothesis}
 BuildRequires:  %{python_module pygments-pytest}
-BuildRequires:  %{python_module pytest = %{version}}
+BuildRequires:  %{python_module pytest >= %{version}}
 BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  python-funcsigs
 BuildRequires:  python-mock

++++++ pytest-4.4.0.tar.gz -> pytest-4.4.1.tar.gz ++++++
++++ 1998 lines of diff (skipped)


Reply via email to