Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-toolz for openSUSE:Factory 
checked in at 2025-10-28 14:47:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-toolz (Old)
 and      /work/SRC/openSUSE:Factory/.python-toolz.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-toolz"

Tue Oct 28 14:47:52 2025 rev:12 rq:1313945 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-toolz/python-toolz.changes        
2024-10-29 14:36:04.759840462 +0100
+++ /work/SRC/openSUSE:Factory/.python-toolz.new.1980/python-toolz.changes      
2025-10-28 14:48:28.911772186 +0100
@@ -1,0 +2,11 @@
+Mon Oct 27 15:56:11 UTC 2025 - Markéta Machová <[email protected]>
+
+- update to 1.1.0
+  * Add support for Python 3.14, PyPy 3.11
+  * Drop support for Python 3.8, PyPy 3.8
+  * Add note about project status (alive and maintained, but inactive)
+  * Use yield from in merge_sorted to improve performance
+  * Fix bug in partition_all when __len__ is incorrect; now raise IndexError
+  * Modernization
+
+-------------------------------------------------------------------

Old:
----
  toolz-1.0.0.tar.gz

New:
----
  toolz-1.1.0.tar.gz

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

Other differences:
------------------
++++++ python-toolz.spec ++++++
--- /var/tmp/diff_new_pack.AE6zgZ/_old  2025-10-28 14:48:29.523797926 +0100
+++ /var/tmp/diff_new_pack.AE6zgZ/_new  2025-10-28 14:48:29.527798094 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-toolz
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 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
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-toolz
-Version:        1.0.0
+Version:        1.1.0
 Release:        0
 Summary:        List processing tools and functional utilities for python
 License:        BSD-3-Clause
@@ -26,6 +26,7 @@
 URL:            https://github.com/pytoolz/toolz/
 Source:         
https://files.pythonhosted.org/packages/source/t/toolz/toolz-%{version}.tar.gz
 BuildRequires:  %{python_module pip}
+BuildRequires:  %{python_module setuptools-git-versioning}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes

++++++ toolz-1.0.0.tar.gz -> toolz-1.1.0.tar.gz ++++++
++++ 3361 lines of diff (skipped)

Reply via email to