From 4b71a84cc93ed8ead6f5c46b1e7ff36f30eaea9b Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 12:12:51 +0000 Subject: automatic import of python-dagster-snowflake --- .gitignore | 1 + python-dagster-snowflake.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index b73236e..1679cd3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /dagster-snowflake-0.18.6.tar.gz +/dagster-snowflake-0.19.1.tar.gz diff --git a/python-dagster-snowflake.spec b/python-dagster-snowflake.spec index 0780ba3..9e895e4 100644 --- a/python-dagster-snowflake.spec +++ b/python-dagster-snowflake.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dagster-snowflake -Version: 0.18.6 +Version: 0.19.1 Release: 1 Summary: Package for Snowflake Dagster framework components. License: Apache-2.0 URL: https://github.com/dagster-io/dagster/tree/master/python_modules/libraries/dagster-snowflake -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0f/db/648b5727a88cb48cc581d9c926791d649745c1971ea38bc46c9e9b7ab0b7/dagster-snowflake-0.18.6.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e8/b4/2854805fa02ecdedb5cc9a29d1956c097cd2bf4a7b1e7771e1aa28ee22cf/dagster-snowflake-0.19.1.tar.gz BuildArch: noarch Requires: python3-dagster @@ -34,7 +34,7 @@ Provides: python3-dagster-snowflake-doc %prep -%autosetup -n dagster-snowflake-0.18.6 +%autosetup -n dagster-snowflake-0.19.1 %build %py3_build @@ -74,5 +74,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 0.18.6-1 +* Sun Apr 23 2023 Python_Bot - 0.19.1-1 - Package Spec generated diff --git a/sources b/sources index afe8870..e1a3393 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5d852bd5e2ded09d570a71d575418d18 dagster-snowflake-0.18.6.tar.gz +76e14d078ba9beb177bc26b2800cec65 dagster-snowflake-0.19.1.tar.gz -- cgit v1.2.3