apache-airflow-providers-amazon 8.27.0__py3-none-any.whl → 8.27.0rc2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {apache_airflow_providers_amazon-8.27.0.dist-info → apache_airflow_providers_amazon-8.27.0rc2.dist-info}/METADATA +7 -7
- {apache_airflow_providers_amazon-8.27.0.dist-info → apache_airflow_providers_amazon-8.27.0rc2.dist-info}/RECORD +4 -4
- {apache_airflow_providers_amazon-8.27.0.dist-info → apache_airflow_providers_amazon-8.27.0rc2.dist-info}/WHEEL +0 -0
- {apache_airflow_providers_amazon-8.27.0.dist-info → apache_airflow_providers_amazon-8.27.0rc2.dist-info}/entry_points.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: apache-airflow-providers-amazon
|
3
|
-
Version: 8.27.
|
3
|
+
Version: 8.27.0rc2
|
4
4
|
Summary: Provider package apache-airflow-providers-amazon for Apache Airflow
|
5
5
|
Keywords: airflow-provider,amazon,airflow,integration
|
6
6
|
Author-email: Apache Software Foundation <dev@airflow.apache.org>
|
@@ -22,11 +22,11 @@ Classifier: Programming Language :: Python :: 3.11
|
|
22
22
|
Classifier: Programming Language :: Python :: 3.12
|
23
23
|
Classifier: Topic :: System :: Monitoring
|
24
24
|
Requires-Dist: PyAthena>=3.0.10
|
25
|
-
Requires-Dist: apache-airflow-providers-common-compat>=1.1.
|
26
|
-
Requires-Dist: apache-airflow-providers-common-compat>=1.1.
|
27
|
-
Requires-Dist: apache-airflow-providers-common-sql>=1.3.
|
25
|
+
Requires-Dist: apache-airflow-providers-common-compat>=1.1.0rc0
|
26
|
+
Requires-Dist: apache-airflow-providers-common-compat>=1.1.0rc0
|
27
|
+
Requires-Dist: apache-airflow-providers-common-sql>=1.3.1rc0
|
28
28
|
Requires-Dist: apache-airflow-providers-http
|
29
|
-
Requires-Dist: apache-airflow>=2.7.
|
29
|
+
Requires-Dist: apache-airflow>=2.7.0rc0
|
30
30
|
Requires-Dist: asgiref>=2.3.0
|
31
31
|
Requires-Dist: boto3>=1.34.90
|
32
32
|
Requires-Dist: botocore>=1.34.90
|
@@ -38,7 +38,7 @@ Requires-Dist: sqlalchemy_redshift>=0.8.6
|
|
38
38
|
Requires-Dist: watchtower>=3.0.0,<4
|
39
39
|
Requires-Dist: aiobotocore[boto3]>=2.13.0 ; extra == "aiobotocore"
|
40
40
|
Requires-Dist: apache-airflow-providers-apache-hive ; extra == "apache.hive"
|
41
|
-
Requires-Dist: apache-airflow-providers-cncf-kubernetes>=7.2.
|
41
|
+
Requires-Dist: apache-airflow-providers-cncf-kubernetes>=7.2.0rc0 ; extra == "cncf.kubernetes"
|
42
42
|
Requires-Dist: apache-airflow-providers-common-compat ; extra == "common.compat"
|
43
43
|
Requires-Dist: apache-airflow-providers-common-sql ; extra == "common.sql"
|
44
44
|
Requires-Dist: apache-airflow-providers-exasol ; extra == "exasol"
|
@@ -125,7 +125,7 @@ Provides-Extra: ssh
|
|
125
125
|
|
126
126
|
Package ``apache-airflow-providers-amazon``
|
127
127
|
|
128
|
-
Release: ``8.27.0``
|
128
|
+
Release: ``8.27.0.rc2``
|
129
129
|
|
130
130
|
|
131
131
|
Amazon integration (including `Amazon Web Services (AWS) <https://aws.amazon.com/>`__).
|
@@ -249,7 +249,7 @@ airflow/providers/amazon/aws/waiters/rds.json,sha256=HNmNQm5J-VaFHzjWb1pE5P7-Ix-
|
|
249
249
|
airflow/providers/amazon/aws/waiters/redshift.json,sha256=jOBotCgbkko1b_CHcGEbhhRvusgt0YSzVuFiZrqVP30,1742
|
250
250
|
airflow/providers/amazon/aws/waiters/sagemaker.json,sha256=JPHuQtUFZ1B7EMLfVmCRevNZ9jgpB71LM0dva8ZEO9A,5254
|
251
251
|
airflow/providers/amazon/aws/waiters/stepfunctions.json,sha256=aBaAZaGv8ZZGdN-2gvYEbq3fL_WHI_7s6SSDL-nWS1A,1034
|
252
|
-
apache_airflow_providers_amazon-8.27.
|
253
|
-
apache_airflow_providers_amazon-8.27.
|
254
|
-
apache_airflow_providers_amazon-8.27.
|
255
|
-
apache_airflow_providers_amazon-8.27.
|
252
|
+
apache_airflow_providers_amazon-8.27.0rc2.dist-info/entry_points.txt,sha256=vlc0ZzhBkMrav1maTRofgksnAw4SwoQLFX9cmnTgktk,102
|
253
|
+
apache_airflow_providers_amazon-8.27.0rc2.dist-info/WHEEL,sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4,81
|
254
|
+
apache_airflow_providers_amazon-8.27.0rc2.dist-info/METADATA,sha256=AZjFZHwmOK2Qdc3jrmyBgvDHz-U1KKlKQ1HCDUbOo2A,10844
|
255
|
+
apache_airflow_providers_amazon-8.27.0rc2.dist-info/RECORD,,
|
File without changes
|