diff options
Diffstat (limited to 'python-clarifai.spec')
-rw-r--r-- | python-clarifai.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-clarifai.spec b/python-clarifai.spec index 7d19fd1..8777c01 100644 --- a/python-clarifai.spec +++ b/python-clarifai.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-clarifai -Version: 9.3.1 +Version: 9.3.3 Release: 1 Summary: Clarifai Python Utilities License: Apache 2.0 URL: https://github.com/Clarifai/clarifai-python-utils -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a0/8b/23f6864281107a43b7943aeff1cfdecd0f58403843efa13739fffe6aded9/clarifai-9.3.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/17/5e/4eee0f25419be8e2d1b996f82d3c612008107d334cb144a9daa33c65d6f1/clarifai-9.3.3.tar.gz BuildArch: noarch Requires: python3-clarifai-grpc @@ -269,7 +269,7 @@ pre-commit run --all-files %prep -%autosetup -n clarifai-9.3.1 +%autosetup -n clarifai-9.3.3 %build %py3_build @@ -309,5 +309,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 9.3.1-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 9.3.3-1 - Package Spec generated |