Hello community,
here is the log from the commit of package python-pytest-cov for
openSUSE:Factory checked in at 2019-06-18 14:43:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-cov (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-cov.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-cov"
Tue Jun 18 14:43:14 2019 rev:11 rq:705618 version:2.7.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pytest-cov/python-pytest-cov.changes
2019-02-24 17:06:34.644589655 +0100
+++
/work/SRC/openSUSE:Factory/.python-pytest-cov.new.4811/python-pytest-cov.changes
2019-06-18 14:43:16.185750119 +0200
@@ -1,0 +2,13 @@
+Mon May 6 11:04:02 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 2.7.1:
+ * Fixed AttributeError: 'NoneType' object has no attribute 'configure_node'
error when --no-cov is used. Contributed by Alexander Shadchin in #263.
+ * Various testing and CI improvements. Contributed by Daniel Hahler in #255,
#266, #272, #271 and #269.
+ * Improved documentation regarding subprocess and multiprocessing.
Contributed in #265.
+ * Improved pytest_cov.embed.cleanup_on_sigterm to be reentrant (signal
deliveries while signal handling is running won't break stuff).
+ * Added pytest_cov.embed.cleanup_on_signal for customized cleanup.
+ * Improved cleanup code and fixed various issues with leftover data files.
All contributed in #265 or #262.
+ * Improved examples. Now there are two examples for the common project
layouts, complete with working coverage configuration. The examples have CI
testing. Contributed in #267.
+ * Improved help text for CLI options.
+
+-------------------------------------------------------------------
Old:
----
pytest-cov-2.6.1.tar.gz
New:
----
pytest-cov-2.7.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-cov.spec ++++++
--- /var/tmp/diff_new_pack.U8WYIe/_old 2019-06-18 14:43:17.037749995 +0200
+++ /var/tmp/diff_new_pack.U8WYIe/_new 2019-06-18 14:43:17.037749995 +0200
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pytest-cov
-Version: 2.6.1
+Version: 2.7.1
Release: 0
Summary: Pytest plugin for coverage reporting
License: MIT
++++++ pytest-cov-2.6.1.tar.gz -> pytest-cov-2.7.1.tar.gz ++++++
++++ 2277 lines of diff (skipped)