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 2023-02-05 19:20:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-coverage (Old)
and /work/SRC/openSUSE:Factory/.python-coverage.new.4462 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-coverage"
Sun Feb 5 19:20:06 2023 rev:52 rq:1063170 version:7.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-coverage/python-coverage.changes
2023-01-05 15:00:33.668928013 +0100
+++
/work/SRC/openSUSE:Factory/.python-coverage.new.4462/python-coverage.changes
2023-02-05 19:20:07.947532573 +0100
@@ -1,0 +2,16 @@
+Sat Jan 28 13:38:32 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 7.1.0:
+ * Added: the debug output file can now be specified with ``[run]
+ debug_file`` in the configuration file. Closes `issue 1319`_.
+ * Performance: fixed a slowdown with dynamic contexts that's been around
+ since 6.4.3.
+ * Typing: all product and test code has type annotations.
+ * Fix: On Python 3.7, a file with type annotations but no ``from
+ __future__ import annotations`` would be missing statements in
+ the coverage report. This is now fixed, closing `issue 1524`_.
+ * Performance: an internal cache of file names was accidentally disabled,
+ resulting in sometimes drastic reductions in performance. This is now
fixed,
+ closing `issue 1527`_.
+
+-------------------------------------------------------------------
Old:
----
coverage-7.0.3.tar.gz
New:
----
coverage-7.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-coverage.spec ++++++
--- /var/tmp/diff_new_pack.T1S822/_old 2023-02-05 19:20:08.591536297 +0100
+++ /var/tmp/diff_new_pack.T1S822/_new 2023-02-05 19:20:08.627536505 +0100
@@ -17,7 +17,7 @@
Name: python-coverage
-Version: 7.0.3
+Version: 7.1.0
Release: 0
Summary: Code coverage measurement for Python
License: Apache-2.0
++++++ coverage-7.0.3.tar.gz -> coverage-7.1.0.tar.gz ++++++
++++ 14115 lines of diff (skipped)