From 3e315ce4169d77d6905b1053f91fb06e2ed96ff5 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 14:11:19 +0000 Subject: automatic import of python-apache-airflow-providers-amazon --- .gitignore | 1 + python-apache-airflow-providers-amazon.spec | 14 +++++++------- sources | 2 +- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index f427512..6200d9b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /apache-airflow-providers-amazon-7.4.0.tar.gz +/apache-airflow-providers-amazon-7.4.1.tar.gz diff --git a/python-apache-airflow-providers-amazon.spec b/python-apache-airflow-providers-amazon.spec index 3647fda..bc6c26c 100644 --- a/python-apache-airflow-providers-amazon.spec +++ b/python-apache-airflow-providers-amazon.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-apache-airflow-providers-amazon -Version: 7.4.0 +Version: 7.4.1 Release: 1 Summary: Provider for Apache Airflow. Implements apache-airflow-providers-amazon package License: Apache License 2.0 URL: https://airflow.apache.org/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ac/7a/848d502a813520740a3067d64bf5fc530b58c0bfb511bc26be96b883b645/apache-airflow-providers-amazon-7.4.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/cb/a4/37459b63f6a6c9e4703f8302a4e028e93f75d501dee2c08cd0bdf74f939e/apache-airflow-providers-amazon-7.4.1.tar.gz BuildArch: noarch Requires: python3-apache-airflow-providers-common-sql @@ -36,7 +36,7 @@ Requires: python3-apache-airflow-providers-ssh This is a provider package for ``amazon`` provider. All classes for this provider package are in ``airflow.providers.amazon`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. %package -n python3-apache-airflow-providers-amazon Summary: Provider for Apache Airflow. Implements apache-airflow-providers-amazon package @@ -48,7 +48,7 @@ BuildRequires: python3-pip This is a provider package for ``amazon`` provider. All classes for this provider package are in ``airflow.providers.amazon`` 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-amazon @@ -57,10 +57,10 @@ Provides: python3-apache-airflow-providers-amazon-doc This is a provider package for ``amazon`` provider. All classes for this provider package are in ``airflow.providers.amazon`` python package. You can find package information and changelog for the provider -in the `documentation `_. +in the `documentation `_. %prep -%autosetup -n apache-airflow-providers-amazon-7.4.0 +%autosetup -n apache-airflow-providers-amazon-7.4.1 %build %py3_build @@ -100,5 +100,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 7.4.0-1 +* Fri Apr 21 2023 Python_Bot - 7.4.1-1 - Package Spec generated diff --git a/sources b/sources index 4f1b49c..1049903 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4ca8e6f5d321d4059639db20d2eac4bc apache-airflow-providers-amazon-7.4.0.tar.gz +14450fa7f40e7abbfd60bc4d376b2182 apache-airflow-providers-amazon-7.4.1.tar.gz -- cgit v1.2.3