diff options
author | CoprDistGit <infra@openeuler.org> | 2023-05-30 13:37:41 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-05-30 13:37:41 +0000 |
commit | 1b1c3df48c1a358a202821879708ab0e836664ef (patch) | |
tree | 12b8d1a28f6b74d93bb2a4afc58cb6f01c0f7216 | |
parent | d4e12ef8b4dbf36d57e683d49ecb4f50df0fc8c1 (diff) |
automatic import of python-flytekitplugins-snowflake
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-flytekitplugins-snowflake.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /flytekitplugins-snowflake-1.6.0.tar.gz +/flytekitplugins-snowflake-1.6.1.tar.gz 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 @@ -1 +1 @@ -f22e3e76165085b741f20b4aa7bf3fea flytekitplugins-snowflake-1.6.0.tar.gz +0b6f7cf9da8979a302f55c4b91d7f840 flytekitplugins-snowflake-1.6.1.tar.gz |