diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-dbnd-spark.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <Python_Bot@openeuler.org> - 1.0.12.12-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.12.13-1 - Package Spec generated @@ -1 +1 @@ -695bdca9a9618d8abd2966937467e928 dbnd-spark-1.0.12.12.tar.gz +e77e5e4db089935c256cc48bbaf6ccd2 dbnd-spark-1.0.12.13.tar.gz |
