diff options
Diffstat (limited to 'python-apache-airflow-providers-apache-kylin.spec')
-rw-r--r-- | python-apache-airflow-providers-apache-kylin.spec | 14 |
1 files changed, 7 insertions, 7 deletions
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 |