Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-threadpoolctl for
openSUSE:Factory checked in at 2025-04-11 16:45:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-threadpoolctl (Old)
and /work/SRC/openSUSE:Factory/.python-threadpoolctl.new.1907 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-threadpoolctl"
Fri Apr 11 16:45:41 2025 rev:11 rq:1268408 version:3.6.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-threadpoolctl/python-threadpoolctl.changes
2024-05-03 19:44:09.628002188 +0200
+++
/work/SRC/openSUSE:Factory/.python-threadpoolctl.new.1907/python-threadpoolctl.changes
2025-04-11 16:46:21.270153378 +0200
@@ -1,0 +2,10 @@
+Thu Apr 10 13:23:38 UTC 2025 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 3.6.0
+ * Added support for libraries with a path longer than 260 on Windows.
+ The supported path length is now 10 times higher but not unlimited
+ for security reasons.
+ * Dropped official support for Python 3.8.
+- Switch upstream source tarball to Github
+
+-------------------------------------------------------------------
Old:
----
threadpoolctl-3.5.0.tar.gz
New:
----
threadpoolctl-3.6.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-threadpoolctl.spec ++++++
--- /var/tmp/diff_new_pack.Fmd3xp/_old 2025-04-11 16:46:21.782174904 +0200
+++ /var/tmp/diff_new_pack.Fmd3xp/_new 2025-04-11 16:46:21.782174904 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-threadpoolctl
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
%{?sle15_python_module_pythons}
Name: python-threadpoolctl
-Version: 3.5.0
+Version: 3.6.0
Release: 0
Summary: Thread-pool Controls
License: BSD-3-Clause
Group: Development/Languages/Python
URL: https://github.com/joblib/threadpoolctl
-Source:
https://files.pythonhosted.org/packages/source/t/threadpoolctl/threadpoolctl-%{version}.tar.gz
+Source:
%{url}/archive/%{version}.tar.gz#/threadpoolctl-%{version}.tar.gz
BuildRequires: %{python_module devel >= 3.8}
BuildRequires: %{python_module flit-core}
BuildRequires: %{python_module numpy}
++++++ threadpoolctl-3.5.0.tar.gz -> threadpoolctl-3.6.0.tar.gz ++++++
++++ 1957 lines of diff (skipped)