diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-modelaapi.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /modelaapi-0.5.424.tar.gz +/modelaapi-0.5.430.tar.gz diff --git a/python-modelaapi.spec b/python-modelaapi.spec index bf9dd86..11a49fe 100644 --- a/python-modelaapi.spec +++ b/python-modelaapi.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-modelaapi -Version: 0.5.424 +Version: 0.5.430 Release: 1 Summary: A suite of automatic machine learning for kubernetes License: Apache 2 URL: http://www.modela.ai -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/36/45/bd21ec81a7ee2b165788486884bb6ca41fc3d81c4425c634dd1688e7a93d/modelaapi-0.5.424.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/6f/8d/127b5c3377f301e92787909b249fd847c3da9fe6e2d3f1bc6c675d252e16/modelaapi-0.5.430.tar.gz BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-modelaapi-doc %prep -%autosetup -n modelaapi-0.5.424 +%autosetup -n modelaapi-0.5.430 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.5.424-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.5.430-1 - Package Spec generated @@ -1 +1 @@ -42989fa286358268a8877b571922ad56 modelaapi-0.5.424.tar.gz +f4e8922246184b263343d64be114ef23 modelaapi-0.5.430.tar.gz |
