From 4af4c593e89f266fcedc6272b984f442cf86e66a Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 May 2023 03:13:25 +0000 Subject: automatic import of python-apache-airflow-providers-qubole --- .gitignore | 1 + python-apache-airflow-providers-qubole.spec | 14 +++++++------- sources | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 8d64437..f6455f7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /apache-airflow-providers-qubole-3.3.1.tar.gz +/apache-airflow-providers-qubole-3.4.0.tar.gz diff --git a/python-apache-airflow-providers-qubole.spec b/python-apache-airflow-providers-qubole.spec index 4ea5d35..597a447 100644 --- a/python-apache-airflow-providers-qubole.spec +++ b/python-apache-airflow-providers-qubole.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-apache-airflow-providers-qubole -Version: 3.3.1 +Version: 3.4.0 Release: 1 Summary: Provider for Apache Airflow. Implements apache-airflow-providers-qubole package License: Apache License 2.0 URL: https://airflow.apache.org/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/76/a4/70dc59e058bfcc57e4b4b796913e0b394bf2e8098e082bb911ace79cea76/apache-airflow-providers-qubole-3.3.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d6/67/db037b60068fc3549692e6b1446c144f3b0ceff68c9dd6a40d706227123b/apache-airflow-providers-qubole-3.4.0.tar.gz BuildArch: noarch Requires: python3-apache-airflow-providers-common-sql @@ -17,7 +17,7 @@ Requires: python3-apache-airflow-providers-common-sql This is a provider package for ``qubole`` provider. All classes for this provider package are in ``airflow.providers.qubole`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. %package -n python3-apache-airflow-providers-qubole Summary: Provider for Apache Airflow. Implements apache-airflow-providers-qubole package @@ -29,7 +29,7 @@ BuildRequires: python3-pip This is a provider package for ``qubole`` provider. All classes for this provider package are in ``airflow.providers.qubole`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. %package help Summary: Development documents and examples for apache-airflow-providers-qubole @@ -38,10 +38,10 @@ Provides: python3-apache-airflow-providers-qubole-doc This is a provider package for ``qubole`` provider. All classes for this provider package are in ``airflow.providers.qubole`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. %prep -%autosetup -n apache-airflow-providers-qubole-3.3.1 +%autosetup -n apache-airflow-providers-qubole-3.4.0 %build %py3_build @@ -81,5 +81,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed May 10 2023 Python_Bot - 3.3.1-1 +* Tue May 30 2023 Python_Bot - 3.4.0-1 - Package Spec generated diff --git a/sources b/sources index ae100db..2eecc07 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f239fcff9634086e1e91c933da5a96a4 apache-airflow-providers-qubole-3.3.1.tar.gz +4e96c4dcf3bed59ee39268b7416092a4 apache-airflow-providers-qubole-3.4.0.tar.gz -- cgit v1.2.3