From 01fd7c569d2d794873be76e162c9d82dd7c65bc5 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 02:00:51 +0000 Subject: automatic import of python-dbnd --- .gitignore | 1 + python-dbnd.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e85eb77..a10b3ed 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /dbnd-1.0.12.12.tar.gz +/dbnd-1.0.12.13.tar.gz diff --git a/python-dbnd.spec b/python-dbnd.spec index 146b395..78b74f8 100644 --- a/python-dbnd.spec +++ b/python-dbnd.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dbnd -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/94/5e/fd2f9b732b11553c2b39aa543c81deb5d1fad960ecc967050a10828174b5/dbnd-1.0.12.12.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d4/21/2fcd505c6d35258d72aa37076d810c59f652ce75c1cc4ae35e9c6f85a2e5/dbnd-1.0.12.13.tar.gz BuildArch: noarch Requires: python3-tzlocal @@ -204,7 +204,7 @@ If you would like access to our latest features, or have any questions, feedback %prep -%autosetup -n dbnd-1.0.12.12 +%autosetup -n dbnd-1.0.12.13 %build %py3_build @@ -244,5 +244,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 1.0.12.12-1 +* Sun Apr 23 2023 Python_Bot - 1.0.12.13-1 - Package Spec generated diff --git a/sources b/sources index f41075a..ae60285 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -72e6b7c76680f5acdae365aba04658c9 dbnd-1.0.12.12.tar.gz +9c3039c535bd8383a100a75921256660 dbnd-1.0.12.13.tar.gz -- cgit v1.2.3