From a48fe4d8b01361fc18c602747b211a6fd30fbe7a Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 12:02:21 +0000 Subject: automatic import of python-dagster-dbt --- .gitignore | 1 + python-dagster-dbt.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 472c8d2..726fc0f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /dagster-dbt-0.18.6.tar.gz +/dagster-dbt-0.19.1.tar.gz 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 - 0.18.6-1 +* Sun Apr 23 2023 Python_Bot - 0.19.1-1 - Package Spec generated diff --git a/sources b/sources index 70c3f5e..c57b479 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -588bc5e3b60f303a276e9af9a24b05cf dagster-dbt-0.18.6.tar.gz +1676d050589874b0ccd3edaf9c09e008 dagster-dbt-0.19.1.tar.gz -- cgit v1.2.3