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-09-12 19:08:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-coverage (Old)
 and      /work/SRC/openSUSE:Factory/.python-coverage.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-coverage"

Mon Sep 12 19:08:16 2022 rev:48 rq:1002717 version:6.4.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-coverage/python-coverage.changes  
2022-08-19 17:53:50.627769051 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-coverage.new.2083/python-coverage.changes    
    2022-09-12 19:08:18.290545880 +0200
@@ -1,0 +2,31 @@
+Sat Sep 10 15:31:21 UTC 2022 - Arun Persaud <a...@gmx.de>
+
+- update to version 6.4.4:
+  * Wheels are now provided for Python 3.11.
+
+- changes from version 6.4.3:
+  * Fix a failure when combining data files if the file names
+    contained glob-like patterns (pull 1405). Thanks, Michael Krebs
+    and Benjamin Schubert.
+  * Fix a messaging failure when combining Windows data files on a
+    different drive than the current directory. (pull 1430, fixing
+    issue 1428). Thanks, Lorenzo Mic??.
+  * Fix path calculations when running in the root directory, as you
+    might do in a Docker container: pull 1403, thanks Arthur Rio.
+  * Filtering in the HTML report wouldn???t work when reloading the
+    index page. This is now fixed (pull 1413). Thanks, Marc Legendre.
+  * Fix a problem with Cython code measurement (pull 1347, fixing
+    issue 972). Thanks, Matus Valo.
+
+- changes from version 6.4.2:
+  * Updated for a small change in Python 3.11.0 beta 4: modules now
+    start with a line with line number 0, which is ignored. This line
+    cannnot be executed, so coverage totals were thrown off. This line
+    is now ignored by coverage.py, but this also means that truly
+    empty modules (like __init__.py) have no lines in them, rather
+    than one phantom line. Fixes issue 1419.
+  * Internal debugging data added to sys.modules is now an actual
+    module, to avoid confusing code that examines everything in
+    sys.modules. Thanks, Yilei Yang (pull 1399).
+
+-------------------------------------------------------------------

Old:
----
  coverage-6.4.1.tar.gz

New:
----
  coverage-6.4.4.tar.gz

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

Other differences:
------------------
++++++ python-coverage.spec ++++++
--- /var/tmp/diff_new_pack.9j5CSb/_old  2022-09-12 19:08:19.142548275 +0200
+++ /var/tmp/diff_new_pack.9j5CSb/_new  2022-09-12 19:08:19.146548286 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python3-%{**}}
 %define skip_python2 1
 Name:           python-coverage
-Version:        6.4.1
+Version:        6.4.4
 Release:        0
 Summary:        Code coverage measurement for Python
 License:        Apache-2.0

++++++ coverage-6.4.1.tar.gz -> coverage-6.4.4.tar.gz ++++++
++++ 4404 lines of diff (skipped)

Reply via email to