Hello community,

here is the log from the commit of package python-coverage for openSUSE:Factory 
checked in at 2016-01-05 21:53:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-coverage (Old)
 and      /work/SRC/openSUSE:Factory/.python-coverage.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-coverage"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-coverage/python-coverage.changes  
2015-11-16 18:51:10.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-coverage.new/python-coverage.changes     
2016-01-05 21:54:17.000000000 +0100
@@ -1,0 +2,16 @@
+Mon Dec 28 12:16:34 UTC 2015 - [email protected]
+
+- update to 4.0.3:
+  - Fixed a mysterious problem that manifested in different ways: sometimes
+    hanging the process (`issue 420`_), sometimes making database connections
+    fail (`issue 445`_).
+  - The XML report now has correct ``<source>`` elements when using a
+    ``--source=`` option somewhere besides the current directory.  This fixes
+    `issue 439`_. Thanks, Arcady Ivanov.
+  - Fixed an unusual edge case of detecting source encodings, described in
+    `issue 443`_.
+  - Help messages that mention the command to use now properly use the actual
+    command name, which might be different than "coverage".  Thanks to Ben 
Finney,
+    this closes `issue 438`_.
+
+-------------------------------------------------------------------

Old:
----
  coverage-4.0.tar.gz

New:
----
  coverage-4.0.3.tar.gz

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

Other differences:
------------------
++++++ python-coverage.spec ++++++
--- /var/tmp/diff_new_pack.ViyGHz/_old  2016-01-05 21:54:18.000000000 +0100
+++ /var/tmp/diff_new_pack.ViyGHz/_new  2016-01-05 21:54:18.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python-coverage
-Version:        4.0
+Version:        4.0.3
 Release:        0
 Url:            http://nedbatchelder.com/code/coverage/%{version}
 Summary:        Code coverage measurement for Python
@@ -81,7 +81,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS.txt CHANGES.txt README.rst LICENSE.txt
+%doc AUTHORS.txt CHANGES.rst README.rst LICENSE.txt
 %{_bindir}/coverage
 %{_bindir}/coverage2
 %{_bindir}/coverage-%{py_ver}

++++++ coverage-4.0.tar.gz -> coverage-4.0.3.tar.gz ++++++
++++ 31290 lines of diff (skipped)


Reply via email to