apache-airflow-providers-amazon 8.26.0__py3-none-any.whl → 8.26.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.26.0.dist-info → apache_airflow_providers_amazon-8.26.0rc2.dist-info}/METADATA +5 -5
- {apache_airflow_providers_amazon-8.26.0.dist-info → apache_airflow_providers_amazon-8.26.0rc2.dist-info}/RECORD +4 -4
- {apache_airflow_providers_amazon-8.26.0.dist-info → apache_airflow_providers_amazon-8.26.0rc2.dist-info}/WHEEL +0 -0
- {apache_airflow_providers_amazon-8.26.0.dist-info → apache_airflow_providers_amazon-8.26.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.26.
|
3
|
+
Version: 8.26.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,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>=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: sqlalchemy_redshift>=0.8.6
|
|
36
36
|
Requires-Dist: watchtower>=3.0.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-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"
|
@@ -121,7 +121,7 @@ Provides-Extra: ssh
|
|
121
121
|
|
122
122
|
Package ``apache-airflow-providers-amazon``
|
123
123
|
|
124
|
-
Release: ``8.26.0``
|
124
|
+
Release: ``8.26.0.rc2``
|
125
125
|
|
126
126
|
|
127
127
|
Amazon integration (including `Amazon Web Services (AWS) <https://aws.amazon.com/>`__).
|
@@ -241,7 +241,7 @@ airflow/providers/amazon/aws/waiters/opensearchserverless.json,sha256=7UkPgv_tBm
|
|
241
241
|
airflow/providers/amazon/aws/waiters/redshift.json,sha256=jOBotCgbkko1b_CHcGEbhhRvusgt0YSzVuFiZrqVP30,1742
|
242
242
|
airflow/providers/amazon/aws/waiters/sagemaker.json,sha256=JPHuQtUFZ1B7EMLfVmCRevNZ9jgpB71LM0dva8ZEO9A,5254
|
243
243
|
airflow/providers/amazon/aws/waiters/stepfunctions.json,sha256=aBaAZaGv8ZZGdN-2gvYEbq3fL_WHI_7s6SSDL-nWS1A,1034
|
244
|
-
apache_airflow_providers_amazon-8.26.
|
245
|
-
apache_airflow_providers_amazon-8.26.
|
246
|
-
apache_airflow_providers_amazon-8.26.
|
247
|
-
apache_airflow_providers_amazon-8.26.
|
244
|
+
apache_airflow_providers_amazon-8.26.0rc2.dist-info/entry_points.txt,sha256=vlc0ZzhBkMrav1maTRofgksnAw4SwoQLFX9cmnTgktk,102
|
245
|
+
apache_airflow_providers_amazon-8.26.0rc2.dist-info/WHEEL,sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4,81
|
246
|
+
apache_airflow_providers_amazon-8.26.0rc2.dist-info/METADATA,sha256=myEFYpUk0pZsUkfRohEPE5vs3qjbjXFsreZYO9KV_ZA,10307
|
247
|
+
apache_airflow_providers_amazon-8.26.0rc2.dist-info/RECORD,,
|
File without changes
|