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-03-29 23:26:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-coverage (Old)
and /work/SRC/openSUSE:Factory/.python-coverage.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-coverage"
Wed Mar 29 23:26:08 2023 rev:54 rq:1074499 version:7.2.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-coverage/python-coverage.changes
2023-03-17 17:02:29.561124058 +0100
+++
/work/SRC/openSUSE:Factory/.python-coverage.new.31432/python-coverage.changes
2023-03-29 23:26:14.503186203 +0200
@@ -1,0 +2,15 @@
+Sun Mar 26 19:13:56 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 7.2.2:
+ * Fix: if a virtualenv was created inside a source directory,
+ and a sourced package was installed inside the virtualenv,
+ then all of the third-party packages inside the virtualenv
+ would be measured. This was incorrect, but
+ has now been fixed: only the specified packages will be
+ measured.
+ * Fix: the ``coverage lcov`` command could create a .lcov file
+ with incorrect LF (lines found) and LH (lines hit) totals
+ * Fix: the ``coverage xml`` command on Windows could create a
+ .xml file with duplicate ``<package>`` elements.
+
+-------------------------------------------------------------------
Old:
----
coverage-7.2.1.tar.gz
New:
----
coverage-7.2.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-coverage.spec ++++++
--- /var/tmp/diff_new_pack.96kCRA/_old 2023-03-29 23:26:15.095188985 +0200
+++ /var/tmp/diff_new_pack.96kCRA/_new 2023-03-29 23:26:15.099189003 +0200
@@ -17,7 +17,7 @@
Name: python-coverage
-Version: 7.2.1
+Version: 7.2.2
Release: 0
Summary: Code coverage measurement for Python
License: Apache-2.0
++++++ coverage-7.2.1.tar.gz -> coverage-7.2.2.tar.gz ++++++
++++ 2675 lines of diff (skipped)