diff options
author | CoprDistGit <infra@openeuler.org> | 2023-05-30 10:45:41 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-05-30 10:45:41 +0000 |
commit | a81d00001650415310fc46ef1155beb1dc069c16 (patch) | |
tree | 5a78466462ad44bcc1280785117c37881aadae5b | |
parent | 236b8c2b1396ecd6c09c0c61c5426d5d0a3aeffb (diff) |
automatic import of python-apache-airflow-providers-apache-kylin
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-apache-airflow-providers-apache-kylin.spec | 14 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 9 insertions, 8 deletions
@@ -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 <https://airflow.apache.org/docs/apache-airflow-providers-apache-kylin/3.1.0/>`_. +in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-apache-kylin/3.2.0/>`_. %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 <https://airflow.apache.org/docs/apache-airflow-providers-apache-kylin/3.1.0/>`_. +in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-apache-kylin/3.2.0/>`_. %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 <https://airflow.apache.org/docs/apache-airflow-providers-apache-kylin/3.1.0/>`_. +in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-apache-kylin/3.2.0/>`_. %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 <Python_Bot@openeuler.org> - 3.1.0-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 3.2.0-1 - Package Spec generated @@ -1 +1 @@ -8b9c329718c15dd5e1428e65654d8240 apache-airflow-providers-apache-kylin-3.1.0.tar.gz +60fd3ff1a147eb1d629092091698b946 apache-airflow-providers-apache-kylin-3.2.0.tar.gz |