!8 [sync] PR-7: 【Mainline】Update to 2.12.0

From: @openeuler-sync-bot 
Reviewed-by: @gaoruoshu 
Signed-off-by: @gaoruoshu
This commit is contained in:
openeuler-ci-bot 2023-10-27 07:26:44 +00:00 committed by Gitee
commit 8597436e27
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
keras-2.12.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-Keras
Version: 2.10.0
Version: 2.12.0
Release: 1
Summary: Deep Learning for humans
License: Apache-2.0
URL: https://github.com/keras-team/keras
Source0: https://github.com/keras-team/keras/archive/refs/tags/v2.10.0.tar.gz#/keras-2.10.0.tar.gz
Source0: https://github.com/keras-team/keras/archive/refs/tags/v2.12.0.tar.gz#/keras-2.12.0.tar.gz
BuildArch: noarch
Requires: python3-numpy
@ -96,6 +96,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Tue Sep 19 2023 yixiangzhike<yixiangzhike007@163.com> - 2.12.0-1
- Upgrade to version v2.12.0 for tensorflow 2.12.1 build
* Mon Nov 21 2022 Bin Hu <hubin73@huawei.com> - 2.10.0-1
- Upgrade to version v2.10.0 for tensorflow 2.10 build