diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-21 12:33:34 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 12:33:34 +0000 |
| commit | da8317935cf458da5a2eea48c8af7f8cfcfabbd8 (patch) | |
| tree | 6e92718e8e6725184a1d1fba8f590b4bf73d04b8 | |
| parent | e70429c6486e6726e7eb3a38593f9056919ae08c (diff) | |
automatic import of python-dbt-coreopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-dbt-core.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /dbt-core-1.4.5.tar.gz +/dbt-core-1.4.6.tar.gz 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 @@ -1 +1 @@ -fe25f4491b8eb5df6a452dad63ef7d48 dbt-core-1.4.5.tar.gz +518195a5f2fa6bfb19dc3dd54e0aaae1 dbt-core-1.4.6.tar.gz |
