diff options
Diffstat (limited to 'python-apache-airflow-providers-microsoft-azure.spec')
-rw-r--r-- | python-apache-airflow-providers-microsoft-azure.spec | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/python-apache-airflow-providers-microsoft-azure.spec b/python-apache-airflow-providers-microsoft-azure.spec index 1646ada..c710563 100644 --- a/python-apache-airflow-providers-microsoft-azure.spec +++ b/python-apache-airflow-providers-microsoft-azure.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-apache-airflow-providers-microsoft-azure -Version: 5.3.0 +Version: 5.3.1 Release: 1 Summary: Provider for Apache Airflow. Implements apache-airflow-providers-microsoft-azure package License: Apache License 2.0 URL: https://airflow.apache.org/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/79/5e/dd8210c44d4346b7cec10761632b688409524bfaba05605717ec44e6b231/apache-airflow-providers-microsoft-azure-5.3.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/56/79/52c6e73c5ce7ba162c6bcb0d418120e98f952f989634bf7854752e5f9e67/apache-airflow-providers-microsoft-azure-5.3.1.tar.gz BuildArch: noarch Requires: python3-adal @@ -34,7 +34,7 @@ Requires: python3-apache-airflow-providers-sftp This is a provider package for ``microsoft.azure`` provider. All classes for this provider package are in ``airflow.providers.microsoft.azure`` python package. You can find package information and changelog for the provider -in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-microsoft-azure/5.3.0/>`_. +in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-microsoft-azure/5.3.1/>`_. %package -n python3-apache-airflow-providers-microsoft-azure Summary: Provider for Apache Airflow. Implements apache-airflow-providers-microsoft-azure package @@ -46,7 +46,7 @@ BuildRequires: python3-pip This is a provider package for ``microsoft.azure`` provider. All classes for this provider package are in ``airflow.providers.microsoft.azure`` python package. You can find package information and changelog for the provider -in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-microsoft-azure/5.3.0/>`_. +in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-microsoft-azure/5.3.1/>`_. %package help Summary: Development documents and examples for apache-airflow-providers-microsoft-azure @@ -55,10 +55,10 @@ Provides: python3-apache-airflow-providers-microsoft-azure-doc This is a provider package for ``microsoft.azure`` provider. All classes for this provider package are in ``airflow.providers.microsoft.azure`` python package. You can find package information and changelog for the provider -in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-microsoft-azure/5.3.0/>`_. +in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-microsoft-azure/5.3.1/>`_. %prep -%autosetup -n apache-airflow-providers-microsoft-azure-5.3.0 +%autosetup -n apache-airflow-providers-microsoft-azure-5.3.1 %build %py3_build @@ -98,5 +98,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 5.3.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 5.3.1-1 - Package Spec generated |