diff --git a/python-threadpoolctl.spec b/python-threadpoolctl.spec index 79917453a6b2858139ad0e78a2589cf622d8aab4..0d831a3112ad2d3ae15637fbe83aca7ad17ab606 100644 --- a/python-threadpoolctl.spec +++ b/python-threadpoolctl.spec @@ -2,7 +2,7 @@ %bcond_without test Name: python-%{pypi_name} -Version: 3.5.0 +Version: 3.6.0 Release: 1 Summary: Python helpers to limit the number of threads License: BSD-3-Clause @@ -56,6 +56,9 @@ py.test-%{python3_version} %{python3_sitelib}/* %changelog +* Mon Jul 07 2025 openeuler_bot - 3.6.0-1 +- update python-threadpoolctl to 3.6.0 + * Wed Jun 05 2024 dongjiao - 3.5.0-1 - Upgrade version to 3.5.0 - Added support for the Scientific Python version of OpenBLAS diff --git a/threadpoolctl-3.5.0.tar.gz b/threadpoolctl-3.5.0.tar.gz deleted file mode 100644 index 86b311e889e43de7c2498cc34b2d8a58fa379638..0000000000000000000000000000000000000000 Binary files a/threadpoolctl-3.5.0.tar.gz and /dev/null differ diff --git a/threadpoolctl-3.6.0.tar.gz b/threadpoolctl-3.6.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..f6d9a11d0e6024c776545ed15ec40ea305e0413f Binary files /dev/null and b/threadpoolctl-3.6.0.tar.gz differ