Hello community,

here is the log from the commit of package python3-pytest for openSUSE:Factory 
checked in at 2015-12-01 10:02:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        
2015-10-24 10:22:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pytest.new/python3-pytest-doc.changes   
2015-12-01 10:02:08.000000000 +0100
@@ -1,0 +2,23 @@
+Sun Nov 22 00:36:51 UTC 2015 - [email protected]
+
+- update to version 2.8.3:
+  * fix #1169: add __name__ attribute to testcases in TestCaseFunction
+    to support the @unittest.skip decorator on functions and methods.
+    Thanks Lee Kamentsky for the PR.
+  * fix #1035: collecting tests if test module level obj has
+    __getattr__().  Thanks Suor for the report and Bruno Oliveira /
+    Tom Viner for the PR.
+  * fix #331: don't collect tests if their failure cannot be reported
+    correctly e.g. they are a callable instance of a class.
+  * fix #1133: fixed internal error when filtering tracebacks where
+    one entry belongs to a file which is no longer available.  Thanks
+    Bruno Oliveira for the PR.
+  * enhancement made to highlight in red the name of the failing tests
+    so they stand out in the output.  Thanks Gabriel Reis for the PR.
+  * add more talks to the documentation
+  * extend documentation on the --ignore cli option
+  * use pytest-runner for setuptools integration
+  * minor fixes for interaction with OS X El Capitan system integrity
+    protection (thanks Florian)
+
+-------------------------------------------------------------------
python3-pytest.changes: same change

Old:
----
  pytest-2.8.2.tar.gz

New:
----
  pytest-2.8.3.tar.gz

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

Other differences:
------------------
++++++ python3-pytest-doc.spec ++++++
--- /var/tmp/diff_new_pack.yM2RQO/_old  2015-12-01 10:02:10.000000000 +0100
+++ /var/tmp/diff_new_pack.yM2RQO/_new  2015-12-01 10:02:10.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python3-pytest-doc
-Version:        2.8.2
+Version:        2.8.3
 Release:        0
 Summary:        Simple powerful testing with Python
 License:        MIT

python3-pytest.spec: same change
++++++ pytest-2.8.2.tar.gz -> pytest-2.8.3.tar.gz ++++++
++++ 2491 lines of diff (skipped)


Reply via email to