Hello community,

here is the log from the commit of package python-coverage for openSUSE:Factory 
checked in at 2017-11-11 14:18:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-coverage (Old)
 and      /work/SRC/openSUSE:Factory/.python-coverage.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-coverage"

Sat Nov 11 14:18:09 2017 rev:31 rq:539602 version:4.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-coverage/python-coverage.changes  
2017-10-10 11:35:08.756119552 +0200
+++ /work/SRC/openSUSE:Factory/.python-coverage.new/python-coverage.changes     
2017-11-11 14:18:11.846297646 +0100
@@ -1,0 +2,24 @@
+Mon Nov  6 16:55:45 UTC 2017 - [email protected]
+
+- update to version 4.4.2:
+  * Support for Python 3.7. In some cases, class and module docstrings
+    are no longer counted in statement totals, which could slightly
+    change your total results.
+  * Specifying both --source and --include no longer silently ignores
+    the include setting, instead it displays a warning. Thanks, Loïc
+    Dachary. Closes issue 265 and issue 101.
+  * Fixed a race condition when saving data and multiple threads are
+    tracing (issue 581). It could produce a “dictionary changed size
+    during iteration” RuntimeError. I believe this mostly but not
+    entirely fixes the race condition. A true fix would likely be too
+    expensive. Thanks, Peter Baughman for the debugging, and Olivier
+    Grisel for the fix with tests.
+  * Configuration values which are file paths will now apply
+    tilde-expansion, closing issue 589.
+  * Now secondary config files like tox.ini and setup.cfg can be
+    specified explicitly, and prefixed sections like [coverage:run]
+    will be read. Fixes issue 588.
+  * Be more flexible about the command name displayed by help, fixing
+    issue 600. Thanks, Ben Finney.
+
+-------------------------------------------------------------------

Old:
----
  coverage-4.4.1.tar.gz

New:
----
  coverage-4.4.2.tar.gz

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

Other differences:
------------------
++++++ python-coverage.spec ++++++
--- /var/tmp/diff_new_pack.fps87Q/_old  2017-11-11 14:18:13.538235635 +0100
+++ /var/tmp/diff_new_pack.fps87Q/_new  2017-11-11 14:18:13.542235489 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-coverage
-Version:        4.4.1
+Version:        4.4.2
 Release:        0
 Url:            http://nedbatchelder.com/code/coverage/%{version}
 Summary:        Code coverage measurement for Python

++++++ coverage-4.4.1.tar.gz -> coverage-4.4.2.tar.gz ++++++
++++ 2469 lines of diff (skipped)


Reply via email to