From 23aa29b1cfb32b453ca6ee8a7b676ffe4abec2b7 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 06:54:24 +0000 Subject: automatic import of python-modelaapi --- .gitignore | 1 + python-modelaapi.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 5bb127e..d43949b 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 0.5.424-1 +* Tue Apr 25 2023 Python_Bot - 0.5.430-1 - Package Spec generated diff --git a/sources b/sources index e737f68..7021c7a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -42989fa286358268a8877b571922ad56 modelaapi-0.5.424.tar.gz +f4e8922246184b263343d64be114ef23 modelaapi-0.5.430.tar.gz -- cgit v1.2.3