Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-nose2 for openSUSE:Factory 
checked in at 2026-03-16 14:17:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nose2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-nose2.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-nose2"

Mon Mar 16 14:17:06 2026 rev:19 rq:1339168 version:0.16.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nose2/python-nose2.changes        
2025-11-04 18:43:06.231313408 +0100
+++ /work/SRC/openSUSE:Factory/.python-nose2.new.8177/python-nose2.changes      
2026-03-16 14:20:19.336741314 +0100
@@ -1,0 +2,17 @@
+Sun Mar 15 20:51:39 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.16.0:
+  * Added official support for Python 3.14.
+  * nose2 now explicitly uses a multiprocessing context for the
+    mp plugin, which ensures that it is isolated from any
+    multiprocessing settings used by applications under test.
+    This ensures that the fork start method is always used on
+    POSIX systems. spawn is used on Windows. Thanks
+    :user:`JimmyDurandWesolowski` and :user:`airtower-luna`!
+  * The coverage plugin is now deprecated, and is no longer
+    tested on newer Python versions. It will be removed in a
+    future version.
+  * Removed support for Python 3.8.
+- drop support-python314.patch (upstream)
+
+-------------------------------------------------------------------

Old:
----
  nose2-0.15.1.tar.gz
  support-python314.patch

New:
----
  nose2-0.16.0.tar.gz

----------(Old B)----------
  Old:  * Removed support for Python 3.8.
- drop support-python314.patch (upstream)
----------(Old E)----------

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

Other differences:
------------------
++++++ python-nose2.spec ++++++
--- /var/tmp/diff_new_pack.eIyA5O/_old  2026-03-16 14:20:19.780759776 +0100
+++ /var/tmp/diff_new_pack.eIyA5O/_new  2026-03-16 14:20:19.780759776 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-nose2
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,14 +23,12 @@
 %endif
 %{?sle15_python_module_pythons}
 Name:           python-nose2
-Version:        0.15.1
+Version:        0.16.0
 Release:        0
 Summary:        The successor to the Python testing framework nose, based on 
unittest
 License:        BSD-2-Clause AND Python-2.0
 URL:            https://github.com/nose-devs/nose2
 Source:         
https://files.pythonhosted.org/packages/source/n/nose2/nose2-%{version}.tar.gz
-# PATCH-FIX-OPENSUSE Support Python 3.14 multiprocessing and argparse changes
-Patch0:         support-python314.patch
 BuildRequires:  %{python_module coverage}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools-wheel}

++++++ nose2-0.15.1.tar.gz -> nose2-0.16.0.tar.gz ++++++
++++ 2446 lines of diff (skipped)

Reply via email to