summaryrefslogtreecommitdiff
path: root/python-dbt-postgres.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-dbt-postgres.spec')
-rw-r--r--python-dbt-postgres.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dbt-postgres.spec b/python-dbt-postgres.spec
index 70ab009..8bd965a 100644
--- a/python-dbt-postgres.spec
+++ b/python-dbt-postgres.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-dbt-postgres
-Version: 1.4.5
+Version: 1.4.6
Release: 1
Summary: The postgres adapter plugin for dbt (data build tool)
License: Apache Software License
URL: https://github.com/dbt-labs/dbt-core
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/38/23/821219f56527748606cbe71b23e88f0454c2ef7ed7daa7b10b188b9a36d3/dbt-postgres-1.4.5.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f5/8e/6a29b339562e6c140363a1ed8935c3702751122bba1716d00c7789b01130/dbt-postgres-1.4.6.tar.gz
BuildArch: noarch
Requires: python3-dbt-core
@@ -138,7 +138,7 @@ Everyone interacting in the dbt project's codebases, issue trackers, chat rooms,
%prep
-%autosetup -n dbt-postgres-1.4.5
+%autosetup -n dbt-postgres-1.4.6
%build
%py3_build
@@ -178,5 +178,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