!16 Upgrade to 1.1.1
From: @caodongxia Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
c26f631688
Binary file not shown.
BIN
joblib-1.1.1.tar.gz
Normal file
BIN
joblib-1.1.1.tar.gz
Normal file
Binary file not shown.
@ -1,12 +1,12 @@
|
|||||||
%global pypi_name joblib
|
%global pypi_name joblib
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.1.0
|
Version: 1.1.1
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Utilities to provide lightweight pipelining in Python
|
Summary: Utilities to provide lightweight pipelining in Python
|
||||||
License: BSD-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}/%{pypi_name}-%{version}.tar.gz
|
||||||
Patch1: maint-more-informative-assertion-errors-when-warnings-happen.patch
|
Patch1: maint-more-informative-assertion-errors-when-warnings-happen.patch
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
@ -45,6 +45,9 @@ Summary: %{summary}
|
|||||||
%{python3_sitelib}/%{pypi_name}/
|
%{python3_sitelib}/%{pypi_name}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 7 2023 caodongxia <caodongxia@h-partners.com> - 1.1.1-1
|
||||||
|
- Upgrade to 1.1.1
|
||||||
|
|
||||||
* Mon Feb 06 2023 Ge Wang <wangge20@h-partners.com> - 1.1.0-2
|
* Mon Feb 06 2023 Ge Wang <wangge20@h-partners.com> - 1.1.0-2
|
||||||
- Maint more informative assertion errors when warnings happen
|
- Maint more informative assertion errors when warnings happen
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user