Package upgrade

This commit is contained in:
lyn1001 2022-06-13 16:48:13 +08:00
parent d69463bfac
commit 4bd45a64dd
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
joblib-1.1.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
%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: 1 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)
@ -44,6 +44,9 @@ Summary: %{summary}
%{python3_sitelib}/%{pypi_name}/ %{python3_sitelib}/%{pypi_name}/
%changelog %changelog
* Thu Jun 09 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.1.0-1
- Upgrade to version 1.1.0
* Mon Feb 1 2021 wangjie<wangjie294@huawei.com> - 1.0.0-1 * Mon Feb 1 2021 wangjie<wangjie294@huawei.com> - 1.0.0-1
- upgrade version to 1.0.0 - upgrade version to 1.0.0