diff --git a/python-threadpoolctl.spec b/python-threadpoolctl.spec index 74cdb0e..4bb63ab 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 bb70c42..0000000 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 0000000..0f6bff0 Binary files /dev/null and b/threadpoolctl-2.1.0.tar.gz differ