diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-dbnd-snowflake.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /dbnd-snowflake-1.0.12.12.tar.gz +/dbnd-snowflake-1.0.12.13.tar.gz diff --git a/python-dbnd-snowflake.spec b/python-dbnd-snowflake.spec index 206a0db..e12312c 100644 --- a/python-dbnd-snowflake.spec +++ b/python-dbnd-snowflake.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dbnd-snowflake -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/42/cc/fa256fc2d045ddf0ae20a63c96a16bc2c1dfa8ddeaa1194b89b6cf4e5437/dbnd-snowflake-1.0.12.12.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7f/a4/578c2efd3257a5ad2c1ef263a05369dedf127f7f24ef17661587e30b91b2/dbnd-snowflake-1.0.12.13.tar.gz BuildArch: noarch Requires: python3-sqlparse @@ -82,7 +82,7 @@ pip install dbnd-snowflake %prep -%autosetup -n dbnd-snowflake-1.0.12.12 +%autosetup -n dbnd-snowflake-1.0.12.13 %build %py3_build @@ -122,5 +122,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.12.12-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.12.13-1 - Package Spec generated @@ -1 +1 @@ -2d0d6e91b9f50c16c6d6eb6dd6ddfa69 dbnd-snowflake-1.0.12.12.tar.gz +fe0254ecf2ca1cc22f9372da8752aba5 dbnd-snowflake-1.0.12.13.tar.gz |
