From 29e43fd3965855b99fcd69166bf5579820d4416d Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 16:26:18 +0000 Subject: automatic import of python-apache-airflow-providers-microsoft-azure --- .gitignore | 1 + python-apache-airflow-providers-microsoft-azure.spec | 14 +++++++------- sources | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index 3436988..76b9330 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /apache-airflow-providers-microsoft-azure-5.3.0.tar.gz +/apache-airflow-providers-microsoft-azure-5.3.1.tar.gz 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 `_. +in the `documentation `_. %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 `_. +in the `documentation `_. %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 `_. +in the `documentation `_. %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 - 5.3.0-1 +* Fri Apr 21 2023 Python_Bot - 5.3.1-1 - Package Spec generated diff --git a/sources b/sources index 7e1da88..5bcf50e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -679129fa9bed9eaa1dbcf94fe939e21b apache-airflow-providers-microsoft-azure-5.3.0.tar.gz +57f843261097f72aa413fd0ab5568c6d apache-airflow-providers-microsoft-azure-5.3.1.tar.gz -- cgit v1.2.3