enable check
This commit is contained in:
parent
037928eeb3
commit
a465bfbfad
@ -1,9 +1,9 @@
|
|||||||
%global pypi_name threadpoolctl
|
%global pypi_name threadpoolctl
|
||||||
%bcond_with test
|
%bcond_without test
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 3.1.0
|
Version: 3.1.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Python helpers to limit the number of threads
|
Summary: Python helpers to limit the number of threads
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/joblib/threadpoolctl/
|
URL: https://github.com/joblib/threadpoolctl/
|
||||||
@ -55,6 +55,9 @@ py.test-%{python3_version}
|
|||||||
%{python3_sitelib}/__pycache__/%{pypi_name}.*
|
%{python3_sitelib}/__pycache__/%{pypi_name}.*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Oct 28 2022 wangjunqi <wangjunqi@kylinos.cn> - 3.1.0-1
|
||||||
- Update package to version 3.1.0
|
- Update package to version 3.1.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user