diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 12:02:21 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 12:02:21 +0000 |
commit | a48fe4d8b01361fc18c602747b211a6fd30fbe7a (patch) | |
tree | b9ed167c4a63773a0914cb0667e9b7fb8dd9ba9a /python-dagster-dbt.spec | |
parent | ddf8a5427455b9bbbd56578e23e5e54d0588fb72 (diff) |
automatic import of python-dagster-dbtopeneuler20.03
Diffstat (limited to 'python-dagster-dbt.spec')
-rw-r--r-- | python-dagster-dbt.spec | 8 |
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 |