apache-airflow-providers-amazon 9.2.0__py3-none-any.whl → 9.2.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-9.2.0.dist-info → apache_airflow_providers_amazon-9.2.0rc1.dist-info}/METADATA +6 -6
- {apache_airflow_providers_amazon-9.2.0.dist-info → apache_airflow_providers_amazon-9.2.0rc1.dist-info}/RECORD +4 -4
- {apache_airflow_providers_amazon-9.2.0.dist-info → apache_airflow_providers_amazon-9.2.0rc1.dist-info}/WHEEL +0 -0
- {apache_airflow_providers_amazon-9.2.0.dist-info → apache_airflow_providers_amazon-9.2.0rc1.dist-info}/entry_points.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: apache-airflow-providers-amazon
|
3
|
-
Version: 9.2.
|
3
|
+
Version: 9.2.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>
|
@@ -21,10 +21,10 @@ Classifier: Programming Language :: Python :: 3.11
|
|
21
21
|
Classifier: Programming Language :: Python :: 3.12
|
22
22
|
Classifier: Topic :: System :: Monitoring
|
23
23
|
Requires-Dist: PyAthena>=3.0.10
|
24
|
-
Requires-Dist: apache-airflow-providers-common-compat>=1.3.
|
25
|
-
Requires-Dist: apache-airflow-providers-common-sql>=1.20.
|
24
|
+
Requires-Dist: apache-airflow-providers-common-compat>=1.3.0rc0
|
25
|
+
Requires-Dist: apache-airflow-providers-common-sql>=1.20.0rc0
|
26
26
|
Requires-Dist: apache-airflow-providers-http
|
27
|
-
Requires-Dist: apache-airflow>=2.9.
|
27
|
+
Requires-Dist: apache-airflow>=2.9.0rc0
|
28
28
|
Requires-Dist: asgiref>=2.3.0
|
29
29
|
Requires-Dist: boto3>=1.34.90
|
30
30
|
Requires-Dist: botocore>=1.34.90
|
@@ -36,7 +36,7 @@ Requires-Dist: redshift_connector>=2.0.918
|
|
36
36
|
Requires-Dist: watchtower>=3.0.0,!=3.3.0,<4
|
37
37
|
Requires-Dist: aiobotocore[boto3]>=2.13.0 ; extra == "aiobotocore"
|
38
38
|
Requires-Dist: apache-airflow-providers-apache-hive ; extra == "apache-hive"
|
39
|
-
Requires-Dist: apache-airflow-providers-cncf-kubernetes>=7.2.
|
39
|
+
Requires-Dist: apache-airflow-providers-cncf-kubernetes>=7.2.0rc0 ; extra == "cncf-kubernetes"
|
40
40
|
Requires-Dist: apache-airflow-providers-exasol ; extra == "exasol"
|
41
41
|
Requires-Dist: apache-airflow-providers-ftp ; extra == "ftp"
|
42
42
|
Requires-Dist: apache-airflow-providers-google ; extra == "google"
|
@@ -117,7 +117,7 @@ Provides-Extra: ssh
|
|
117
117
|
|
118
118
|
Package ``apache-airflow-providers-amazon``
|
119
119
|
|
120
|
-
Release: ``9.2.0``
|
120
|
+
Release: ``9.2.0.rc1``
|
121
121
|
|
122
122
|
|
123
123
|
Amazon integration (including `Amazon Web Services (AWS) <https://aws.amazon.com/>`__).
|
@@ -252,7 +252,7 @@ airflow/providers/amazon/aws/waiters/rds.json,sha256=HNmNQm5J-VaFHzjWb1pE5P7-Ix-
|
|
252
252
|
airflow/providers/amazon/aws/waiters/redshift.json,sha256=jOBotCgbkko1b_CHcGEbhhRvusgt0YSzVuFiZrqVP30,1742
|
253
253
|
airflow/providers/amazon/aws/waiters/sagemaker.json,sha256=JPHuQtUFZ1B7EMLfVmCRevNZ9jgpB71LM0dva8ZEO9A,5254
|
254
254
|
airflow/providers/amazon/aws/waiters/stepfunctions.json,sha256=GsOH-emGerKGBAUFmI5lpMfNGH4c0ol_PSiea25DCEY,1033
|
255
|
-
apache_airflow_providers_amazon-9.2.
|
256
|
-
apache_airflow_providers_amazon-9.2.
|
257
|
-
apache_airflow_providers_amazon-9.2.
|
258
|
-
apache_airflow_providers_amazon-9.2.
|
255
|
+
apache_airflow_providers_amazon-9.2.0rc1.dist-info/entry_points.txt,sha256=vlc0ZzhBkMrav1maTRofgksnAw4SwoQLFX9cmnTgktk,102
|
256
|
+
apache_airflow_providers_amazon-9.2.0rc1.dist-info/WHEEL,sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI,82
|
257
|
+
apache_airflow_providers_amazon-9.2.0rc1.dist-info/METADATA,sha256=Nd1X1TQXSuNe6wrN1MMFHjGOpbdVm7WTSNkxK9nw-gw,10386
|
258
|
+
apache_airflow_providers_amazon-9.2.0rc1.dist-info/RECORD,,
|
File without changes
|