From 5d1eaf46dd5927461c49469f363752ae27a46bc7 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 04:45:23 +0000 Subject: automatic import of python-dbnd-mlflow --- .gitignore | 1 + python-dbnd-mlflow.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 92b298d..1bf1e4a 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 1.0.12.12-1 +* Tue Apr 25 2023 Python_Bot - 1.0.12.13-1 - Package Spec generated diff --git a/sources b/sources index 9c30f95..3e3d429 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -21415cf9ff9552a0aea497599c2a2bb6 dbnd-mlflow-1.0.12.12.tar.gz +c410e1f75133f11ea0670462e05067ca dbnd-mlflow-1.0.12.13.tar.gz -- cgit v1.2.3