diff --git a/python-threadpoolctl.spec b/python-threadpoolctl.spec index 2dbb4dc05501d7c9218bdd557125665adf60e12a..2028eee812e2cc17f62972513c4627644b2bb469 100644 --- a/python-threadpoolctl.spec +++ b/python-threadpoolctl.spec @@ -2,7 +2,7 @@ %bcond_without test Name: python-%{pypi_name} -Version: 3.2.0 +Version: 3.4.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 Apr 01 2024 maqi - 3.4.0-1 +- Upgrade version to 3.4.0 + * Thu Feb 01 2024 xu_ping <707078654@qq.com> - 3.2.0-1 - Upgrade version to 3.2.0 diff --git a/threadpoolctl-3.2.0.tar.gz b/threadpoolctl-3.2.0.tar.gz deleted file mode 100644 index bef427f416d4d5eb95724a4ec0cb67c832cde504..0000000000000000000000000000000000000000 Binary files a/threadpoolctl-3.2.0.tar.gz and /dev/null differ