Hello community, here is the log from the commit of package python-pytest for openSUSE:Factory checked in at 2018-01-16 09:25:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pytest (Old) and /work/SRC/openSUSE:Factory/.python-pytest.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest" Tue Jan 16 09:25:01 2018 rev:30 rq:562163 version:3.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pytest/python-pytest-doc.changes 2017-12-15 14:01:43.475219763 +0100 +++ /work/SRC/openSUSE:Factory/.python-pytest.new/python-pytest-doc.changes 2018-01-16 09:25:05.194216482 +0100 @@ -1,0 +2,24 @@ +Sat Jan 6 05:25:16 UTC 2018 - [email protected] + +- specfile: + * update copyright year + +- update to version 3.3.2: + * Bug Fixes + + pytester: ignore files used to obtain current user metadata in + the fd leak detector. (#2784) + + Fix memory leak where objects returned by fixtures were never + destructed by the garbage collector. (#2981) + + Fix conversion of pyargs to filename to not convert symlinks and + not use deprecated features on Python 3. (#2985) + + PYTEST_DONT_REWRITE is now checked for plugins too rather than + only for test modules. (#2995) + * Improved Documentation + + Add clarifying note about behavior of multiple parametrized + arguments (#3001) + * Trivial/Internal Changes + + Code cleanup. (#3015, #3021) + + Clean up code by replacing imports and references of _ast to + ast. (#3018) + +------------------------------------------------------------------- python-pytest.changes: same change Old: ---- pytest-3.3.1.tar.gz New: ---- pytest-3.3.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pytest-doc.spec ++++++ --- /var/tmp/diff_new_pack.rLHFYk/_old 2018-01-16 09:25:07.714098590 +0100 +++ /var/tmp/diff_new_pack.rLHFYk/_new 2018-01-16 09:25:07.714098590 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pytest-doc # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pytest-doc -Version: 3.3.1 +Version: 3.3.2 Release: 0 Summary: Documentation for python-pytest, a testing tool with autodiscovery License: MIT python-pytest.spec: same change ++++++ pytest-3.3.1.tar.gz -> pytest-3.3.2.tar.gz ++++++ ++++ 1960 lines of diff (skipped)
