diff --git a/python-threadpoolctl.spec b/python-threadpoolctl.spec index 74cdb0ef4af97a7ec1b898a8989bd3fb907437e8..4bb63ab8b4ba9347e44bd27ec775eb98a0c34016 100644 --- a/python-threadpoolctl.spec +++ b/python-threadpoolctl.spec @@ -2,8 +2,8 @@ %bcond_with test Name: python-%{pypi_name} -Version: 1.1.0 -Release: 2 +Version: 2.1.0 +Release: 1 Summary: Python helpers to limit the number of threads License: BSD 3-Clause URL: https://github.com/joblib/threadpoolctl/ @@ -54,5 +54,8 @@ py.test-%{python3_version} %changelog +* Thu Jan 28 2021 liudabo - 2.1.0-1 +- upgrade version to 2.1.0 + * Mon Feb 10 2020 Jiangping Hu - 1.1.0-2 - Init package diff --git a/threadpoolctl-1.1.0.tar.gz b/threadpoolctl-1.1.0.tar.gz deleted file mode 100644 index bb70c424056d1d77b15323bb96f46333104989b3..0000000000000000000000000000000000000000 Binary files a/threadpoolctl-1.1.0.tar.gz and /dev/null differ diff --git a/threadpoolctl-2.1.0.tar.gz b/threadpoolctl-2.1.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..0f6bff031623931856febb312996a2e1c1c3773e Binary files /dev/null and b/threadpoolctl-2.1.0.tar.gz differ