Upgrade version to 3.2.0

Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
cherry530 2024-02-01 17:32:44 +08:00
parent 2dd3c35d6a
commit 45c11d0417
3 changed files with 6 additions and 3 deletions

View File

@ -2,12 +2,12 @@
%bcond_without test
Name: python-%{pypi_name}
Version: 3.1.0
Release: 3
Version: 3.2.0
Release: 1
Summary: Python helpers to limit the number of threads
License: BSD-3-Clause
URL: https://github.com/joblib/threadpoolctl/
Source0: https://files.pythonhosted.org/packages/1b/c7/3d85f8b3894ba7228d0c74e16e97a36a72b2cd2b0e0f8f89b5d435d11f71/threadpoolctl-3.1.0.tar.gz
Source0: https://files.pythonhosted.org/packages/source/t/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
BuildArch: noarch
BuildRequires: python3-devel
BuildRequires: python3-pip python3-wheel python3-flit
@ -56,6 +56,9 @@ py.test-%{python3_version}
%{python3_sitelib}/*
%changelog
* Thu Feb 01 2024 xu_ping <707078654@qq.com> - 3.2.0-1
- Upgrade version to 3.2.0
* Thu Apr 27 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 3.1.0-3
- Use pyproject to compile package

Binary file not shown.

BIN
threadpoolctl-3.2.0.tar.gz Normal file

Binary file not shown.