Upgrade to version v2.10.0 for tensorflow 2.10 build
Signed-off-by: hubin <hubin73@huawei.com>
This commit is contained in:
parent
e1ab490397
commit
fab0aa20fc
BIN
keras-2.10.0.tar.gz
Normal file
BIN
keras-2.10.0.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-Keras
|
Name: python-Keras
|
||||||
Version: 2.9.0
|
Version: 2.10.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Deep Learning for humans
|
Summary: Deep Learning for humans
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/keras-team/keras
|
URL: https://github.com/keras-team/keras
|
||||||
Source0: https://github.com/keras-team/keras/archive/refs/tags/v2.9.0.tar.gz#/keras-2.9.0.tar.gz
|
Source0: https://github.com/keras-team/keras/archive/refs/tags/v2.10.0.tar.gz#/keras-2.10.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: python3-numpy
|
Requires: python3-numpy
|
||||||
@ -55,7 +55,7 @@ Keras is compatible with Python 3.6+
|
|||||||
and is distributed under the MIT license.
|
and is distributed under the MIT license.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n keras-2.9.0
|
%autosetup -n keras-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
cp ./keras/tools/pip_package/setup.py .
|
cp ./keras/tools/pip_package/setup.py .
|
||||||
@ -96,6 +96,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 21 2022 Bin Hu <hubin73@huawei.com> - 2.10.0-1
|
||||||
|
- Upgrade to version v2.10.0 for tensorflow 2.10 build
|
||||||
|
|
||||||
* Tue Jun 21 2022 chendexi <chendexi@kylinos.cn> - 2.9.0-1
|
* Tue Jun 21 2022 chendexi <chendexi@kylinos.cn> - 2.9.0-1
|
||||||
- Upgrade to version v2.9.0
|
- Upgrade to version v2.9.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user