Upgrade to version 1.1.3
This commit is contained in:
parent
f1e7d5403e
commit
a88b09c1e3
@ -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
|
||||||
|
|
||||||
|
|||||||
@ -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
BIN
scikit-learn-1.1.3.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user