!25 License compliance rectification

From: @wk333 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2024-06-14 07:07:19 +00:00 committed by Gitee
commit 71e5864009
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,9 +2,9 @@
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 1.1.0 Version: 1.1.0
Release: 1 Release: 2
Summary: Utilities to provide lightweight pipelining in Python Summary: Utilities to provide lightweight pipelining in Python
License: BSD-licenced (3 clause) License: BSD-3-Clause
URL: https://joblib.readthedocs.io/en/latest/ URL: https://joblib.readthedocs.io/en/latest/
Source0: https://github.com/joblib/joblib/archive/%{version}.tar.gz#/%{pypi_name}-%{version}.tar.gz Source0: https://github.com/joblib/joblib/archive/%{version}.tar.gz#/%{pypi_name}-%{version}.tar.gz
Patch0: CVE-2022-21797.patch Patch0: CVE-2022-21797.patch
@ -45,6 +45,9 @@ Summary: %{summary}
%{python3_sitelib}/%{pypi_name}/ %{python3_sitelib}/%{pypi_name}/
%changelog %changelog
* Thu Jun 13 2024 wangkai <13474090681@163.com> - 1.1.0-2
- License compliance rectification
* Thu Oct 27 2022 yaoxin <yaoxin30@h-aprtners.com> - 1.1.0-1 * Thu Oct 27 2022 yaoxin <yaoxin30@h-aprtners.com> - 1.1.0-1
- Upgrade to version 1.1.0 - Upgrade to version 1.1.0