diff options
Diffstat (limited to 'python-seldon-core.spec')
-rw-r--r-- | python-seldon-core.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-seldon-core.spec b/python-seldon-core.spec index 997b4f6..90232f5 100644 --- a/python-seldon-core.spec +++ b/python-seldon-core.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-seldon-core -Version: 1.15.1 +Version: 1.16.0 Release: 1 Summary: Seldon Core client and microservice wrapper License: Apache 2.0 URL: https://github.com/SeldonIO/seldon-core -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/80/16/e17a84b7b30c75a5bc4cf73cea4cbf1915c2667aca3d64739bd32920b182/seldon-core-1.15.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/95/e7/cf686b42a5b0c69e61596f12387cc1028fc05dbb1eae219505843c6afd3a/seldon-core-1.16.0.tar.gz BuildArch: noarch Requires: python3-Flask @@ -52,7 +52,7 @@ Provides: python3-seldon-core-doc %prep -%autosetup -n seldon-core-1.15.1 +%autosetup -n seldon-core-1.16.0 %build %py3_build @@ -92,5 +92,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.15.1-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.16.0-1 - Package Spec generated |