diff options
Diffstat (limited to 'python-flytekitplugins-snowflake.spec')
-rw-r--r-- | python-flytekitplugins-snowflake.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-flytekitplugins-snowflake.spec b/python-flytekitplugins-snowflake.spec index c0763f6..4c522c3 100644 --- a/python-flytekitplugins-snowflake.spec +++ b/python-flytekitplugins-snowflake.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-flytekitplugins-snowflake -Version: 1.6.0 +Version: 1.6.1 Release: 1 Summary: This package holds the Snowflake plugins for flytekit License: apache2 URL: https://pypi.org/project/flytekitplugins-snowflake/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a4/fe/b90aa5c75e423f183bec049a14a4da0f1ffca4a349d25aafd43ec615b167/flytekitplugins-snowflake-1.6.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/78/d4/9abc80827f1df1cf7d71119f290faaea9bec5268284d370b6478cb35677f/flytekitplugins-snowflake-1.6.1.tar.gz BuildArch: noarch Requires: python3-flytekit @@ -29,7 +29,7 @@ Provides: python3-flytekitplugins-snowflake-doc %prep -%autosetup -n flytekitplugins-snowflake-1.6.0 +%autosetup -n flytekitplugins-snowflake-1.6.1 %build %py3_build @@ -69,5 +69,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon May 15 2023 Python_Bot <Python_Bot@openeuler.org> - 1.6.0-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 1.6.1-1 - Package Spec generated |