Hello community,

here is the log from the commit of package python3-pytest for openSUSE:Factory 
checked in at 2015-05-20 23:58:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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.changes    
2015-03-29 20:18:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pytest.new/python3-pytest.changes       
2015-05-20 23:58:16.000000000 +0200
@@ -1,0 +2,30 @@
+Wed May 20 14:03:37 UTC 2015 - toddrme2...@gmail.com
+
+- Update to version 2.7.1:
+  * fix issue731: do not get confused by the braces which may be
+    present and unbalanced in an object's repr while collapsing 
+    False explanations.  Thanks Carl Meyer for the report and test 
+    case.
+  * fix issue553: properly handling inspect.getsourcelines
+    failures in FixtureLookupError which would lead to to an
+    internal error, obfuscating the original problem. Thanks
+    talljosh for initial diagnose/patch and Bruno Oliveira for
+    final patch.
+  * fix issue660: properly report scope-mismatch-access errors
+    independently from ordering of fixture arguments.  Also
+    avoid the pytest internal traceback which does not provide
+    information to the user. Thanks Holger Krekel.
+  * streamlined and documented release process.  Also all
+    versions (in setup.py and documentation generation) are now
+    read from _pytest/__init__.py. Thanks Holger Krekel.
+  * fixed docs to remove the notion that yield-fixtures are
+    experimental. They are here to stay :)  Thanks Bruno Oliveira.
+  * Support building wheels by using environment markers for the
+    requirements.  Thanks Ionel Maries Cristian.
+  * fixed regression to 2.6.4 which surfaced e.g. in lost stdout
+    capture printing when tests raised SystemExit. Thanks
+    Holger Krekel.
+  * reintroduced _pytest fixture of the pytester plugin which
+    is used at least by pytest-xdist.
+
+-------------------------------------------------------------------

Old:
----
  pytest-2.7.0.tar.gz

New:
----
  pytest-2.7.1.tar.gz

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

Other differences:
------------------
++++++ python3-pytest.spec ++++++
--- /var/tmp/diff_new_pack.XyuZ7H/_old  2015-05-20 23:58:17.000000000 +0200
+++ /var/tmp/diff_new_pack.XyuZ7H/_new  2015-05-20 23:58:17.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python3-pytest
-Version:        2.7.0
+Version:        2.7.1
 Release:        0
 Summary:        Simple powerful testing with Python
 License:        MIT

++++++ pytest-2.7.0.tar.gz -> pytest-2.7.1.tar.gz ++++++
++++ 2547 lines of diff (skipped)


Reply via email to