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 2025-09-17 16:37:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-coverage (Old)
and /work/SRC/openSUSE:Factory/.python-coverage.new.27445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-coverage"
Wed Sep 17 16:37:01 2025 rev:70 rq:1303296 version:7.10.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-coverage/python-coverage.changes
2025-08-20 13:24:45.038948698 +0200
+++
/work/SRC/openSUSE:Factory/.python-coverage.new.27445/python-coverage.changes
2025-09-17 16:37:02.956669289 +0200
@@ -1,0 +2,20 @@
+Tue Sep 9 05:58:32 UTC 2025 - Markéta Machová <[email protected]>
+
+- Update to 7.10.6
+ * A new configuration option: ":ref:`config_run_patch`" specifies
+ named patches to work around some limitations in coverage
+ measurement. Please see docs for more info.
+ * The HTML report now dimly colors subsequent lines in multi-line
+ statements.
+ * Two new exclusion patterns are part of the defaults: ... is
+ automatically excluded as a line and if TYPE_CHECKING: is
+ excluded as a branch.
+ * A new command-line option: --save-signal=USR1 specifies a signal
+ that coverage.py will listen for. When the signal is sent, the
+ coverage data will be saved.
+ * Big speed improvements for coverage combine: it's now about twice
+ as fast!
+ * fix: source directories were not properly communicated to
+ subprocesses that ran in different directories.
+
+-------------------------------------------------------------------
Old:
----
coverage-7.9.2.tar.gz
New:
----
coverage-7.10.6.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-coverage.spec ++++++
--- /var/tmp/diff_new_pack.GSSNmS/_old 2025-09-17 16:37:04.200721993 +0200
+++ /var/tmp/diff_new_pack.GSSNmS/_new 2025-09-17 16:37:04.200721993 +0200
@@ -33,7 +33,7 @@
%{?sle15_python_module_pythons}
Name: python-coverage%{psuffix}
-Version: 7.9.2
+Version: 7.10.6
Release: 0
Summary: Code coverage measurement for Python
License: Apache-2.0
++++++ coverage-7.9.2.tar.gz -> coverage-7.10.6.tar.gz ++++++
++++ 32248 lines of diff (skipped)