diff options
Diffstat (limited to 'python-roboflow.spec')
-rw-r--r-- | python-roboflow.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-roboflow.spec b/python-roboflow.spec index 272bbc1..1f4fe4f 100644 --- a/python-roboflow.spec +++ b/python-roboflow.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-roboflow -Version: 1.0.3 +Version: 1.0.5 Release: 1 Summary: python client for the Roboflow application License: MIT License URL: https://github.com/roboflow-ai/roboflow-python -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b0/80/535e1d43b28e24db0716b4eda4988371534db6c171197d675c1959b76c4a/roboflow-1.0.3.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f1/a5/6e7aa1f38c77f16378f355d796e00c8228be8d37c68a4f712a190f001275/roboflow-1.0.5.tar.gz BuildArch: noarch Requires: python3-certifi @@ -431,7 +431,7 @@ make check_code_quality **Note** These tests will be run automatically when you commit thanks to git hooks. %prep -%autosetup -n roboflow-1.0.3 +%autosetup -n roboflow-1.0.5 %build %py3_build @@ -471,5 +471,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.3-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.5-1 - Package Spec generated |