From a716ee9ac2bab00cdf2e7b2708e8c96c9eaf70d7dffc2c717a347dd50c1eaa6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 10 Apr 2025 13:45:10 +0000 Subject: [PATCH] - 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-threadpoolctl?expand=0&rev=20 --- python-threadpoolctl.changes | 10 ++++++++++ python-threadpoolctl.spec | 6 +++--- threadpoolctl-3.5.0.tar.gz | 3 --- threadpoolctl-3.6.0.tar.gz | 3 +++ 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 threadpoolctl-3.5.0.tar.gz create mode 100644 threadpoolctl-3.6.0.tar.gz diff --git a/python-threadpoolctl.changes b/python-threadpoolctl.changes index d2ba2a7..9455963 100644 --- a/python-threadpoolctl.changes +++ b/python-threadpoolctl.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Apr 10 13:23:38 UTC 2025 - John Paul Adrian Glaubitz + +- 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 + ------------------------------------------------------------------- Thu May 2 22:00:52 UTC 2024 - Dirk Müller diff --git a/python-threadpoolctl.spec b/python-threadpoolctl.spec index 7d4a571..63528f9 100644 --- a/python-threadpoolctl.spec +++ b/python-threadpoolctl.spec @@ -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} diff --git a/threadpoolctl-3.5.0.tar.gz b/threadpoolctl-3.5.0.tar.gz deleted file mode 100644 index 1a236e6..0000000 --- a/threadpoolctl-3.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:082433502dd922bf738de0d8bcc4fdcbf0979ff44c42bd40f5af8a282f6fa107 -size 41936 diff --git a/threadpoolctl-3.6.0.tar.gz b/threadpoolctl-3.6.0.tar.gz new file mode 100644 index 0000000..ba66d77 --- /dev/null +++ b/threadpoolctl-3.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8794160a4dca1f9039202189936acc36bf785c1f99cdc529a632204e88cd0de0 +size 37892