commit python3-pytest for openSUSE:Factory
Hello community, here is the log from the commit of package python3-pytest for openSUSE:Factory checked in at 2014-04-18 11:09:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-01-07 16:47:47.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python3-pytest.new/python3-pytest.changes 2014-04-18 12:25:35.000000000 +0200 @@ -1,0 +2,21 @@ +Thu Apr 17 12:11:48 UTC 2014 - toddrme2178@gmail.com + +- Update to 2.5.2: + - fix issue409 -- better interoperate with cx_freeze by not + trying to import from collections.abc which causes problems + for py27/cx_freeze. Thanks Wolfgang L. for reporting and tracking it down. + - fixed docs and code to use "pytest" instead of "py.test" almost everywhere. + Thanks Jurko Gospodnetic for the complete PR. + - fix issue425: mention at end of "py.test -h" that --markers + and --fixtures work according to specified test path (or current dir) + - fix issue413: exceptions with unicode attributes are now printed + correctly also on python2 and with pytest-xdist runs. (the fix + requires py-1.4.20) + - copy, cleanup and integrate py.io capture + from pylib 1.4.20.dev2 (rev 13d9af95547e) + - address issue416: clarify docs as to conftest.py loading semantics + - fix issue429: comparing byte strings with non-ascii chars in assert + expressions now work better. Thanks Floris Bruynooghe. + - make capfd/capsys.capture private, its unused and shouldnt be exposed + +------------------------------------------------------------------- Old: ---- pytest-2.5.1.tar.gz New: ---- pytest-2.5.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-pytest.spec ++++++ --- /var/tmp/diff_new_pack.ph9H63/_old 2014-04-18 12:25:37.000000000 +0200 +++ /var/tmp/diff_new_pack.ph9H63/_new 2014-04-18 12:25:37.000000000 +0200 @@ -17,7 +17,7 @@ Name: python3-pytest -Version: 2.5.1 +Version: 2.5.2 Release: 0 Summary: Simple powerful testing with Python License: MIT ++++++ pytest-2.5.1.tar.gz -> pytest-2.5.2.tar.gz ++++++ ++++ 6854 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de