From d17432ae7e4e35fa8deebd1d0456107d8b391695 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 02:58:51 +0000 Subject: automatic import of python-databand --- .gitignore | 1 + python-databand.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 9e4a645..69dd3e5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /databand-1.0.12.12.tar.gz +/databand-1.0.12.13.tar.gz diff --git a/python-databand.spec b/python-databand.spec index 6f818ca..7903b23 100644 --- a/python-databand.spec +++ b/python-databand.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-databand -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/2a/b5/a45998bc15f9eb9cddf2e692889e13967c3e89f05bb4595d067316503bf3/databand-1.0.12.12.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/15/d6/f069e787460ce880ac8a0474c5b02a087633498dd37d9e9ab3c0bea79822/databand-1.0.12.13.tar.gz BuildArch: noarch Requires: python3-dbnd @@ -186,7 +186,7 @@ If you would like access to our latest features, or have any questions, feedback %prep -%autosetup -n databand-1.0.12.12 +%autosetup -n databand-1.0.12.13 %build %py3_build @@ -226,5 +226,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 d924031..579667a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c9c689ffaeb88e7021440bab96f4c1a2 databand-1.0.12.12.tar.gz +8dab5cd39d71f5b45627e430ec4a9f4b databand-1.0.12.13.tar.gz -- cgit v1.2.3