From b42ab90bfb68c70a81745a89a837a25888acb645 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 03:16:36 +0000 Subject: automatic import of python-dbnd-spark --- .gitignore | 1 + python-dbnd-spark.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 5cdc041..f71897d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /dbnd-spark-1.0.12.12.tar.gz +/dbnd-spark-1.0.12.13.tar.gz diff --git a/python-dbnd-spark.spec b/python-dbnd-spark.spec index 7a113a3..7af92db 100644 --- a/python-dbnd-spark.spec +++ b/python-dbnd-spark.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dbnd-spark -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/b1/1c/0cd8fc00103e87bcea610ed4b31e7c4295511db3080e52ea1f88ccc94a91/dbnd-spark-1.0.12.12.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7a/c4/78905f530a5d281d65185cd2b636f255a138b693358dfeae7dba94cbbefe/dbnd-spark-1.0.12.13.tar.gz BuildArch: noarch Requires: python3-dbnd @@ -33,7 +33,7 @@ Provides: python3-dbnd-spark-doc %prep -%autosetup -n dbnd-spark-1.0.12.12 +%autosetup -n dbnd-spark-1.0.12.13 %build %py3_build @@ -73,5 +73,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 d0abf2f..61df254 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -695bdca9a9618d8abd2966937467e928 dbnd-spark-1.0.12.12.tar.gz +e77e5e4db089935c256cc48bbaf6ccd2 dbnd-spark-1.0.12.13.tar.gz -- cgit v1.2.3