!10 enable check

From: @tanyulong2021 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-02-17 10:34:16 +00:00 committed by Gitee
commit d87277a6f7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
%global pypi_name threadpoolctl
%bcond_with test
%bcond_without test
Name: python-%{pypi_name}
Version: 3.1.0
Release: 1
Release: 2
Summary: Python helpers to limit the number of threads
License: BSD-3-Clause
URL: https://github.com/joblib/threadpoolctl/
@ -55,6 +55,9 @@ py.test-%{python3_version}
%{python3_sitelib}/__pycache__/%{pypi_name}.*
%changelog
* Thu Feb 16 2023 tanyulong <tanyulong@kylinos.cn> - 3.1.0-2
- enable check
* Fri Oct 28 2022 wangjunqi <wangjunqi@kylinos.cn> - 3.1.0-1
- Update package to version 3.1.0