summaryrefslogtreecommitdiff
path: root/python-dagster-snowflake.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-dagster-snowflake.spec')
-rw-r--r--python-dagster-snowflake.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 0.18.6-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.19.1-1
- Package Spec generated