summaryrefslogtreecommitdiff
path: root/python-dagster-dbt.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-dagster-dbt.spec')
-rw-r--r--python-dagster-dbt.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dagster-dbt.spec b/python-dagster-dbt.spec
index 81adc8e..5108dd7 100644
--- a/python-dagster-dbt.spec
+++ b/python-dagster-dbt.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-dagster-dbt
-Version: 0.18.6
+Version: 0.19.1
Release: 1
Summary: A Dagster integration for dbt
License: Apache-2.0
URL: https://github.com/dagster-io/dagster/tree/master/python_modules/libraries/dagster-dbt
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f3/7d/8f7051772610413f0f1159fb88121e6189e17fed3aa657c4043c7e9bea40/dagster-dbt-0.18.6.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/79/73/668bc3b8387a4f70641a75a688802420a90e264e276e992458322afda239/dagster-dbt-0.19.1.tar.gz
BuildArch: noarch
Requires: python3-dagster
@@ -38,7 +38,7 @@ Provides: python3-dagster-dbt-doc
%prep
-%autosetup -n dagster-dbt-0.18.6
+%autosetup -n dagster-dbt-0.19.1
%build
%py3_build
@@ -78,5 +78,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