!13 Upgrade to version 1.1.0

From: @starlet-dx 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-10-27 12:33:41 +00:00 committed by Gitee
commit 3b6dffd435
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
joblib-1.1.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,8 +1,8 @@
%global pypi_name joblib %global pypi_name joblib
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 1.0.0 Version: 1.1.0
Release: 2 Release: 1
Summary: Utilities to provide lightweight pipelining in Python Summary: Utilities to provide lightweight pipelining in Python
License: BSD-licenced (3 clause) License: BSD-licenced (3 clause)
URL: https://joblib.readthedocs.io/en/latest/ URL: https://joblib.readthedocs.io/en/latest/
@ -45,6 +45,9 @@ Summary: %{summary}
%{python3_sitelib}/%{pypi_name}/ %{python3_sitelib}/%{pypi_name}/
%changelog %changelog
* Thu Oct 27 2022 yaoxin <yaoxin30@h-aprtners.com> - 1.1.0-1
- Upgrade to version 1.1.0
* Wed Sep 28 2022 liangqifeng <liangqifeng@ncti-gba.cn> - 1.0.0-2 * Wed Sep 28 2022 liangqifeng <liangqifeng@ncti-gba.cn> - 1.0.0-2
- fix CVE-2022-21797 - fix CVE-2022-21797