summaryrefslogtreecommitdiff
path: root/python-dbt-core.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 12:33:34 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 12:33:34 +0000
commitda8317935cf458da5a2eea48c8af7f8cfcfabbd8 (patch)
tree6e92718e8e6725184a1d1fba8f590b4bf73d04b8 /python-dbt-core.spec
parente70429c6486e6726e7eb3a38593f9056919ae08c (diff)
automatic import of python-dbt-coreopeneuler20.03
Diffstat (limited to 'python-dbt-core.spec')
-rw-r--r--python-dbt-core.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dbt-core.spec b/python-dbt-core.spec
index 4077348..1a9d3ed 100644
--- a/python-dbt-core.spec
+++ b/python-dbt-core.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-dbt-core
-Version: 1.4.5
+Version: 1.4.6
Release: 1
Summary: With dbt, data analysts and engineers can build analytics the way engineers build applications.
License: Apache Software License
URL: https://github.com/dbt-labs/dbt-core
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e6/1a/c286b5e966843c10a7733149c59728c30f51c0f9378f1d3e2253c000488b/dbt-core-1.4.5.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/37/b5/7843cc80769d5db2a9405832b274969a19006e53c89304933c104a479a1e/dbt-core-1.4.6.tar.gz
BuildArch: noarch
Requires: python3-Jinja2
@@ -168,7 +168,7 @@ Everyone interacting in the dbt project's codebases, issue trackers, chat rooms,
%prep
-%autosetup -n dbt-core-1.4.5
+%autosetup -n dbt-core-1.4.6
%build
%py3_build
@@ -208,5 +208,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.4.5-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.4.6-1
- Package Spec generated