Upgrade to version 1.1.3

This commit is contained in:
jianli-97 2022-12-06 10:12:39 +08:00
parent f1e7d5403e
commit a88b09c1e3
4 changed files with 6 additions and 3 deletions

View File

@ -2,7 +2,7 @@
Name: python-scikit-learn Name: python-scikit-learn
Summary: A Python module for machine learning built on top of SciPy Summary: A Python module for machine learning built on top of SciPy
Version: 1.1.1 Version: 1.1.3
Release: 1 Release: 1
License: BSD License: BSD
URL: https://scikit-learn.org/stable/ URL: https://scikit-learn.org/stable/
@ -42,6 +42,9 @@ CFLAGS="$RPM_OPT_FLAGS -s"
%{python3_sitearch}/scikit_learn-*.egg-info %{python3_sitearch}/scikit_learn-*.egg-info
%changelog %changelog
* Tue Dec 6 2022 lijian <lijian2@kylinos.cn> - 1.1.3-1
- Upgrade to version 1.1.3
* Fri Jun 10 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.1.1-1 * Fri Jun 10 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.1.1-1
- Upgrade to version 1.1.1 - Upgrade to version 1.1.1

View File

@ -1,4 +1,4 @@
version_control: github version_control: github
src_repo: scikit-learn/scikit-learn src_repo: scikit-learn/scikit-learn
tag_prefix: debian/ tag_prefix: ^v
seperator: . separator: .

Binary file not shown.

BIN
scikit-learn-1.1.3.tar.gz Normal file

Binary file not shown.