From a81d00001650415310fc46ef1155beb1dc069c16 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 May 2023 10:45:41 +0000 Subject: automatic import of python-apache-airflow-providers-apache-kylin --- .gitignore | 1 + python-apache-airflow-providers-apache-kylin.spec | 14 +++++++------- sources | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 23343e0..72a72cc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /apache-airflow-providers-apache-kylin-3.1.0.tar.gz +/apache-airflow-providers-apache-kylin-3.2.0.tar.gz diff --git a/python-apache-airflow-providers-apache-kylin.spec b/python-apache-airflow-providers-apache-kylin.spec index ee7d1a8..74fe7df 100644 --- a/python-apache-airflow-providers-apache-kylin.spec +++ b/python-apache-airflow-providers-apache-kylin.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-apache-airflow-providers-apache-kylin -Version: 3.1.0 +Version: 3.2.0 Release: 1 Summary: Provider for Apache Airflow. Implements apache-airflow-providers-apache-kylin package License: Apache License 2.0 URL: https://airflow.apache.org/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f1/52/c44752dd4502e5a2388390390d12c2a647f4f2623ed7df83f670ba3cccaa/apache-airflow-providers-apache-kylin-3.1.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ba/ba/2ccefad813b15e4088258b98e0cfec01a8ef40fb4e3afe4ed040a327401c/apache-airflow-providers-apache-kylin-3.2.0.tar.gz BuildArch: noarch Requires: python3-apache-airflow @@ -15,7 +15,7 @@ Requires: python3-kylinpy This is a provider package for ``apache.kylin`` provider. All classes for this provider package are in ``airflow.providers.apache.kylin`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. %package -n python3-apache-airflow-providers-apache-kylin Summary: Provider for Apache Airflow. Implements apache-airflow-providers-apache-kylin package @@ -27,7 +27,7 @@ BuildRequires: python3-pip This is a provider package for ``apache.kylin`` provider. All classes for this provider package are in ``airflow.providers.apache.kylin`` 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-apache-kylin @@ -36,10 +36,10 @@ Provides: python3-apache-airflow-providers-apache-kylin-doc This is a provider package for ``apache.kylin`` provider. All classes for this provider package are in ``airflow.providers.apache.kylin`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. %prep -%autosetup -n apache-airflow-providers-apache-kylin-3.1.0 +%autosetup -n apache-airflow-providers-apache-kylin-3.2.0 %build %py3_build @@ -79,5 +79,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon May 15 2023 Python_Bot - 3.1.0-1 +* Tue May 30 2023 Python_Bot - 3.2.0-1 - Package Spec generated diff --git a/sources b/sources index 8e477fb..820e91b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8b9c329718c15dd5e1428e65654d8240 apache-airflow-providers-apache-kylin-3.1.0.tar.gz +60fd3ff1a147eb1d629092091698b946 apache-airflow-providers-apache-kylin-3.2.0.tar.gz -- cgit v1.2.3