From 0aa20340cc041ffbac68a7c47689c4679814ca86 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 12:36:04 +0000 Subject: automatic import of python-keras-tuner --- python-keras-tuner.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'python-keras-tuner.spec') diff --git a/python-keras-tuner.spec b/python-keras-tuner.spec index ed6b70c..dcb7648 100644 --- a/python-keras-tuner.spec +++ b/python-keras-tuner.spec @@ -1,22 +1,22 @@ %global _empty_manifest_terminate_build 0 Name: python-keras-tuner -Version: 1.3.4 +Version: 1.3.5 Release: 1 Summary: A Hyperparameter Tuning Library for Keras License: Apache License 2.0 URL: https://github.com/keras-team/keras-tuner -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5e/62/e7a7f6b9cde1245e4a02d59c1d07b64e5a41e0fb425a31f0d8549299362d/keras-tuner-1.3.4.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/67/7b/8bc85eef3a5701a55a7e2063cb8049f552d40d538ee73ad656a66b1ed1ef/keras-tuner-1.3.5.tar.gz BuildArch: noarch Requires: python3-packaging -Requires: python3-tensorflow Requires: python3-requests Requires: python3-kt-legacy -Requires: python3-protobuf Requires: python3-scikit-learn Requires: python3-scipy Requires: python3-namex Requires: python3-build +Requires: python3-tensorflow +Requires: python3-tensorflow-cpu Requires: python3-black Requires: python3-flake8 Requires: python3-isort @@ -49,7 +49,7 @@ Provides: python3-keras-tuner-doc %prep -%autosetup -n keras-tuner-1.3.4 +%autosetup -n keras-tuner-1.3.5 %build %py3_build @@ -89,5 +89,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 1.3.4-1 +* Fri Apr 21 2023 Python_Bot - 1.3.5-1 - Package Spec generated -- cgit v1.2.3