summaryrefslogtreecommitdiff
path: root/python-tflite-model-maker-nightly.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 09:26:51 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 09:26:51 +0000
commita68c3f21936bcd854bb3bf83cbc19a8eb11c1adc (patch)
tree9b63882cf5b437d3f5f948311f210cd8ae987710 /python-tflite-model-maker-nightly.spec
parent8b800871ab76720207357213e8d2b8bff30f0c70 (diff)
automatic import of python-tflite-model-maker-nightlyopeneuler20.03
Diffstat (limited to 'python-tflite-model-maker-nightly.spec')
-rw-r--r--python-tflite-model-maker-nightly.spec8
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