apache-airflow-providers-amazon 8.20.0__py3-none-any.whl → 8.20.0rc1__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.20.0.dist-info → apache_airflow_providers_amazon-8.20.0rc1.dist-info}/METADATA +5 -5
- {apache_airflow_providers_amazon-8.20.0.dist-info → apache_airflow_providers_amazon-8.20.0rc1.dist-info}/RECORD +4 -4
- {apache_airflow_providers_amazon-8.20.0.dist-info → apache_airflow_providers_amazon-8.20.0rc1.dist-info}/WHEEL +0 -0
- {apache_airflow_providers_amazon-8.20.0.dist-info → apache_airflow_providers_amazon-8.20.0rc1.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.20.
|
3
|
+
Version: 8.20.0rc1
|
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,9 +22,9 @@ 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-sql>=1.3.
|
25
|
+
Requires-Dist: apache-airflow-providers-common-sql>=1.3.1rc0
|
26
26
|
Requires-Dist: apache-airflow-providers-http
|
27
|
-
Requires-Dist: apache-airflow>=2.6.
|
27
|
+
Requires-Dist: apache-airflow>=2.6.0rc0
|
28
28
|
Requires-Dist: asgiref
|
29
29
|
Requires-Dist: boto3>=1.33.0
|
30
30
|
Requires-Dist: botocore>=1.33.0
|
@@ -35,7 +35,7 @@ Requires-Dist: sqlalchemy_redshift>=0.8.6
|
|
35
35
|
Requires-Dist: watchtower>=2.0.1,<4
|
36
36
|
Requires-Dist: aiobotocore[boto3]>=2.5.3 ; extra == "aiobotocore"
|
37
37
|
Requires-Dist: apache-airflow-providers-apache-hive ; extra == "apache.hive"
|
38
|
-
Requires-Dist: apache-airflow-providers-cncf-kubernetes>=7.2.
|
38
|
+
Requires-Dist: apache-airflow-providers-cncf-kubernetes>=7.2.0rc0 ; extra == "cncf.kubernetes"
|
39
39
|
Requires-Dist: apache-airflow-providers-common-sql ; extra == "common.sql"
|
40
40
|
Requires-Dist: apache-airflow-providers-exasol ; extra == "exasol"
|
41
41
|
Requires-Dist: apache-airflow-providers-ftp ; extra == "ftp"
|
@@ -119,7 +119,7 @@ Provides-Extra: ssh
|
|
119
119
|
|
120
120
|
Package ``apache-airflow-providers-amazon``
|
121
121
|
|
122
|
-
Release: ``8.20.0``
|
122
|
+
Release: ``8.20.0.rc1``
|
123
123
|
|
124
124
|
|
125
125
|
Amazon integration (including `Amazon Web Services (AWS) <https://aws.amazon.com/>`__).
|
@@ -230,7 +230,7 @@ airflow/providers/amazon/aws/waiters/neptune.json,sha256=4IP0FPqdItVmyP_au9hxpMT
|
|
230
230
|
airflow/providers/amazon/aws/waiters/redshift.json,sha256=jOBotCgbkko1b_CHcGEbhhRvusgt0YSzVuFiZrqVP30,1742
|
231
231
|
airflow/providers/amazon/aws/waiters/sagemaker.json,sha256=JPHuQtUFZ1B7EMLfVmCRevNZ9jgpB71LM0dva8ZEO9A,5254
|
232
232
|
airflow/providers/amazon/aws/waiters/stepfunctions.json,sha256=aBaAZaGv8ZZGdN-2gvYEbq3fL_WHI_7s6SSDL-nWS1A,1034
|
233
|
-
apache_airflow_providers_amazon-8.20.
|
234
|
-
apache_airflow_providers_amazon-8.20.
|
235
|
-
apache_airflow_providers_amazon-8.20.
|
236
|
-
apache_airflow_providers_amazon-8.20.
|
233
|
+
apache_airflow_providers_amazon-8.20.0rc1.dist-info/entry_points.txt,sha256=vlc0ZzhBkMrav1maTRofgksnAw4SwoQLFX9cmnTgktk,102
|
234
|
+
apache_airflow_providers_amazon-8.20.0rc1.dist-info/WHEEL,sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4,81
|
235
|
+
apache_airflow_providers_amazon-8.20.0rc1.dist-info/METADATA,sha256=THFJIZ3ksDRO5DA-OkyIv-HOihCNXh1Fj9c8tYWdRp4,10061
|
236
|
+
apache_airflow_providers_amazon-8.20.0rc1.dist-info/RECORD,,
|
File without changes
|