apache-airflow-providers-amazon 8.21.0__py3-none-any.whl → 8.21.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.21.0.dist-info → apache_airflow_providers_amazon-8.21.0rc1.dist-info}/METADATA +5 -5
- {apache_airflow_providers_amazon-8.21.0.dist-info → apache_airflow_providers_amazon-8.21.0rc1.dist-info}/RECORD +4 -4
- {apache_airflow_providers_amazon-8.21.0.dist-info → apache_airflow_providers_amazon-8.21.0rc1.dist-info}/WHEEL +0 -0
- {apache_airflow_providers_amazon-8.21.0.dist-info → apache_airflow_providers_amazon-8.21.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.21.
|
3
|
+
Version: 8.21.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.7.
|
27
|
+
Requires-Dist: apache-airflow>=2.7.0rc0
|
28
28
|
Requires-Dist: asgiref
|
29
29
|
Requires-Dist: boto3>=1.33.0
|
30
30
|
Requires-Dist: botocore>=1.33.0
|
@@ -36,7 +36,7 @@ Requires-Dist: watchtower>=2.0.1,<4
|
|
36
36
|
Requires-Dist: xmlsec<1.3.14
|
37
37
|
Requires-Dist: aiobotocore[boto3]>=2.5.3 ; 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-common-sql ; extra == "common.sql"
|
41
41
|
Requires-Dist: apache-airflow-providers-exasol ; extra == "exasol"
|
42
42
|
Requires-Dist: apache-airflow-providers-ftp ; extra == "ftp"
|
@@ -120,7 +120,7 @@ Provides-Extra: ssh
|
|
120
120
|
|
121
121
|
Package ``apache-airflow-providers-amazon``
|
122
122
|
|
123
|
-
Release: ``8.21.0``
|
123
|
+
Release: ``8.21.0.rc1``
|
124
124
|
|
125
125
|
|
126
126
|
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.21.
|
234
|
-
apache_airflow_providers_amazon-8.21.
|
235
|
-
apache_airflow_providers_amazon-8.21.
|
236
|
-
apache_airflow_providers_amazon-8.21.
|
233
|
+
apache_airflow_providers_amazon-8.21.0rc1.dist-info/entry_points.txt,sha256=vlc0ZzhBkMrav1maTRofgksnAw4SwoQLFX9cmnTgktk,102
|
234
|
+
apache_airflow_providers_amazon-8.21.0rc1.dist-info/WHEEL,sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4,81
|
235
|
+
apache_airflow_providers_amazon-8.21.0rc1.dist-info/METADATA,sha256=Kg60xUaneHYCZnLlLNdDxkufzWohbfGV_wM_peF1hz8,10143
|
236
|
+
apache_airflow_providers_amazon-8.21.0rc1.dist-info/RECORD,,
|
File without changes
|