diff --git a/python-tensorflow-estimator.spec b/python-tensorflow-estimator.spec index 9ef7b8b..3fe165b 100644 --- a/python-tensorflow-estimator.spec +++ b/python-tensorflow-estimator.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: tensorflow-estimator -Version: 2.3.0 +Version: 2.11.0 Release: 1 Summary: TensorFlow Estimator. License: Apache 2.0 URL: https://www.tensorflow.org/ -Source0: https://files.pythonhosted.org/packages/e9/ed/5853ec0ae380cba4588eab1524e18ece1583b65f7ae0e97321f5ff9dfd60/tensorflow_estimator-2.3.0-py2.py3-none-any.whl +Source0: https://files.pythonhosted.org/packages/bb/e2/8bf618c7c30a525054230ee6d40b036d3e5abc2c4ff67cf7c7420a519204/tensorflow_estimator-2.11.0-py2.py3-none-any.whl BuildArch: noarch %description @@ -59,5 +59,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Nov 21 2022 Bin Hu - 2.11.0-1 +- upgrade to version 2.11.0 for tensorflow 2.10 build + * Thu Oct 08 2020 Python_Bot - Package Spec generated diff --git a/tensorflow_estimator-2.11.0-py2.py3-none-any.whl b/tensorflow_estimator-2.11.0-py2.py3-none-any.whl new file mode 100644 index 0000000..bc41f97 Binary files /dev/null and b/tensorflow_estimator-2.11.0-py2.py3-none-any.whl differ diff --git a/tensorflow_estimator-2.3.0-py2.py3-none-any.whl b/tensorflow_estimator-2.3.0-py2.py3-none-any.whl deleted file mode 100644 index cde0c1d..0000000 Binary files a/tensorflow_estimator-2.3.0-py2.py3-none-any.whl and /dev/null differ