From 41bb2cf189c94c928fb994f76c195dc68a6c635c Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 13:03:50 +0000 Subject: automatic import of python-dbt-postgres --- python-dbt-postgres.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-dbt-postgres.spec') 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 - 1.4.5-1 +* Fri Apr 21 2023 Python_Bot - 1.4.6-1 - Package Spec generated -- cgit v1.2.3