Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-coverage for openSUSE:Factory 
checked in at 2022-10-03 20:08:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-coverage (Old)
 and      /work/SRC/openSUSE:Factory/.python-coverage.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-coverage"

Mon Oct  3 20:08:18 2022 rev:49 rq:1007714 version:6.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-coverage/python-coverage.changes  
2022-09-12 19:08:18.290545880 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-coverage.new.2275/python-coverage.changes    
    2022-10-03 20:08:19.817395588 +0200
@@ -1,0 +2,23 @@
+Mon Oct  3 15:48:41 UTC 2022 - Dirk M??ller <[email protected]>
+
+- update to 6.5.0:
+  - The JSON report now includes details of which branches were taken, and 
which
+    are missing for each file. Thanks, Christoph Blessing (`pull 1438`_). 
Closes
+    `issue 1425`_.
+  - Starting with coverage.py 6.2, ``class`` statements were marked as a 
branch.
+    This wasn't right, and has been reverted, fixing `issue 1449`_. Note this
+    will very slightly reduce your coverage total if you are measuring branch
+    coverage.
+  - Packaging is now compliant with `PEP 517`_, closing `issue 1395`_.
+  - A new debug option ``--debug=pathmap`` shows details of the remapping of
+    paths that happens during combine due to the ``[paths]`` setting.
+  - Fix an internal problem with caching of invalid Python parsing. Found by
+    OSS-Fuzz, fixing their `bug 50381`_.
+  .. _bug 50381: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50381
+  .. _PEP 517: https://peps.python.org/pep-0517/
+  .. _issue 1395: https://github.com/nedbat/coveragepy/issues/1395
+  .. _issue 1425: https://github.com/nedbat/coveragepy/issues/1425
+  .. _pull 1438: https://github.com/nedbat/coveragepy/pull/1438
+  .. _issue 1449: https://github.com/nedbat/coveragepy/issues/1449
+  
+-------------------------------------------------------------------

Old:
----
  coverage-6.4.4.tar.gz

New:
----
  coverage-6.5.0.tar.gz

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

Other differences:
------------------
++++++ python-coverage.spec ++++++
--- /var/tmp/diff_new_pack.WpJNYs/_old  2022-10-03 20:08:20.357396410 +0200
+++ /var/tmp/diff_new_pack.WpJNYs/_new  2022-10-03 20:08:20.361396416 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python3-%{**}}
 %define skip_python2 1
 Name:           python-coverage
-Version:        6.4.4
+Version:        6.5.0
 Release:        0
 Summary:        Code coverage measurement for Python
 License:        Apache-2.0

++++++ coverage-6.4.4.tar.gz -> coverage-6.5.0.tar.gz ++++++
++++ 2522 lines of diff (skipped)

Reply via email to