diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 04:45:23 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 04:45:23 +0000 |
| commit | 5d1eaf46dd5927461c49469f363752ae27a46bc7 (patch) | |
| tree | c2b055ee63f2042ff8282ffec70273450db931e6 | |
| parent | c86373f143708ce548cceff37c57167b9a231960 (diff) | |
automatic import of python-dbnd-mlflowopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-dbnd-mlflow.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /dbnd-mlflow-1.0.12.12.tar.gz +/dbnd-mlflow-1.0.12.13.tar.gz diff --git a/python-dbnd-mlflow.spec b/python-dbnd-mlflow.spec index 48a0304..d31dfe3 100644 --- a/python-dbnd-mlflow.spec +++ b/python-dbnd-mlflow.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dbnd-mlflow -Version: 1.0.12.12 +Version: 1.0.12.13 Release: 1 Summary: Machine Learning Orchestration License: Apache Software License URL: https://github.com/databand-ai/dbnd -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a6/ce/2ef49e9247b1b108330eba6fd9854266336e00f7af51d238f057ef1503d5/dbnd-mlflow-1.0.12.12.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ff/c6/91249fa9ab5552a50e25142857ee979b27842e45971f8a995cf68b6be1dc/dbnd-mlflow-1.0.12.13.tar.gz BuildArch: noarch Requires: python3-dbnd @@ -306,7 +306,7 @@ def mlflow_example(): %prep -%autosetup -n dbnd-mlflow-1.0.12.12 +%autosetup -n dbnd-mlflow-1.0.12.13 %build %py3_build @@ -346,5 +346,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.12.12-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.12.13-1 - Package Spec generated @@ -1 +1 @@ -21415cf9ff9552a0aea497599c2a2bb6 dbnd-mlflow-1.0.12.12.tar.gz +c410e1f75133f11ea0670462e05067ca dbnd-mlflow-1.0.12.13.tar.gz |
