!13 Upgrade version to 3.2.0

From: @cherry530 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2024-02-04 01:24:49 +00:00 committed by Gitee
commit 2575eb7ef8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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.