Hello community,

here is the log from the commit of package python3-pytest for openSUSE:Factory 
checked in at 2017-02-08 12:04:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-pytest (Old)
 and      /work/SRC/openSUSE:Factory/.python3-pytest.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-pytest"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-pytest/python3-pytest-doc.changes        
2016-12-11 13:22:25.497319907 +0100
+++ /work/SRC/openSUSE:Factory/.python3-pytest.new/python3-pytest-doc.changes   
2017-02-08 12:04:51.384022785 +0100
@@ -1,0 +2,31 @@
+Fri Feb  3 03:22:12 UTC 2017 - [email protected]
+
+- specfile:
+  * update copyright year
+
+- update to version 3.0.6:
+  * pytest no longer generates PendingDeprecationWarning from its own
+    operations, which was introduced by mistake in version 3.0.5
+    (#2118). Thanks to @nicoddemus for the report and
+    @RonnyPfannschmidt for the PR.
+  * pytest no longer recognizes coroutine functions as yield tests
+    (#2129). Thanks to @malinoff for the PR.
+  * Plugins loaded by the PYTEST_PLUGINS environment variable are now
+    automatically considered for assertion rewriting (#2185). Thanks
+    @nicoddemus for the PR.
+  * Improve error message when pytest.warns fails (#2150). The type(s)
+    of the expected warnings and the list of caught warnings is added
+    to the error message. Thanks @lesteve for the PR.
+  * Fix pytester internal plugin to work correctly with latest
+    versions of zope.interface (#1989). Thanks @nicoddemus for the PR.
+  * Assert statements of the pytester plugin again benefit from
+    assertion rewriting (#1920). Thanks @RonnyPfannschmidt for the
+    report and @nicoddemus for the PR.
+  * Specifying tests with colons like test_foo.py::test_bar for tests
+    in subdirectories with ini configuration files now uses the
+    correct ini file (#2148). Thanks @pelme.
+  * Fail testdir.runpytest().assert_outcomes() explicitly if the
+    pytest terminal output it relies on is missing. Thanks to @eli-b
+    for the PR.
+
+-------------------------------------------------------------------
python3-pytest.changes: same change

Old:
----
  pytest-3.0.5.tar.gz

New:
----
  pytest-3.0.6.tar.gz

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

Other differences:
------------------
++++++ python3-pytest-doc.spec ++++++
--- /var/tmp/diff_new_pack.MTesO9/_old  2017-02-08 12:04:52.079924615 +0100
+++ /var/tmp/diff_new_pack.MTesO9/_new  2017-02-08 12:04:52.083924051 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-pytest-doc
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python3-pytest-doc
-Version:        3.0.5
+Version:        3.0.6
 Release:        0
 Summary:        Simple powerful testing with Python
 License:        MIT

python3-pytest.spec: same change
++++++ pytest-3.0.5.tar.gz -> pytest-3.0.6.tar.gz ++++++
++++ 4711 lines of diff (skipped)


Reply via email to