diff options
Diffstat (limited to 'python-tflite-model-maker-nightly.spec')
-rw-r--r-- | python-tflite-model-maker-nightly.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-tflite-model-maker-nightly.spec b/python-tflite-model-maker-nightly.spec index 242add4..1006483 100644 --- a/python-tflite-model-maker-nightly.spec +++ b/python-tflite-model-maker-nightly.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-tflite-model-maker-nightly -Version: 0.4.3.dev202304110509 +Version: 0.4.3.dev202304200506 Release: 1 Summary: TFLite Model Maker: a model customization library for on-device applications. License: Apache 2.0 URL: http://github.com/tensorflow/examples -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fd/71/1bea458e05411b3e964598b51518df4f503e054c46e2f946d98735225f59/tflite-model-maker-nightly-0.4.3.dev202304110509.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ea/e7/42e0f8e0a101472399a881a5f3fedaa178784145e9ac982fd336768cb614/tflite-model-maker-nightly-0.4.3.dev202304200506.tar.gz BuildArch: noarch Requires: python3-tf-models-official @@ -347,7 +347,7 @@ answer tasks. Meanwhile, we provide demo code for each of them in demo folder. %prep -%autosetup -n tflite-model-maker-nightly-0.4.3.dev202304110509 +%autosetup -n tflite-model-maker-nightly-0.4.3.dev202304200506 %build %py3_build @@ -387,5 +387,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.4.3.dev202304110509-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.4.3.dev202304200506-1 - Package Spec generated |