apache-airflow-providers-microsoft-azure 12.0.0__py3-none-any.whl → 12.0.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_microsoft_azure-12.0.0.dist-info → apache_airflow_providers_microsoft_azure-12.0.0rc2.dist-info}/METADATA +3 -3
- {apache_airflow_providers_microsoft_azure-12.0.0.dist-info → apache_airflow_providers_microsoft_azure-12.0.0rc2.dist-info}/RECORD +4 -4
- {apache_airflow_providers_microsoft_azure-12.0.0.dist-info → apache_airflow_providers_microsoft_azure-12.0.0rc2.dist-info}/WHEEL +0 -0
- {apache_airflow_providers_microsoft_azure-12.0.0.dist-info → apache_airflow_providers_microsoft_azure-12.0.0rc2.dist-info}/entry_points.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: apache-airflow-providers-microsoft-azure
|
3
|
-
Version: 12.0.
|
3
|
+
Version: 12.0.0rc2
|
4
4
|
Summary: Provider package apache-airflow-providers-microsoft-azure for Apache Airflow
|
5
5
|
Keywords: airflow-provider,microsoft.azure,airflow,integration
|
6
6
|
Author-email: Apache Software Foundation <dev@airflow.apache.org>
|
@@ -22,7 +22,7 @@ Classifier: Programming Language :: Python :: 3.12
|
|
22
22
|
Classifier: Topic :: System :: Monitoring
|
23
23
|
Requires-Dist: adal>=1.2.7
|
24
24
|
Requires-Dist: adlfs>=2023.10.0
|
25
|
-
Requires-Dist: apache-airflow>=2.9.
|
25
|
+
Requires-Dist: apache-airflow>=2.9.0rc0
|
26
26
|
Requires-Dist: azure-batch>=8.0.0
|
27
27
|
Requires-Dist: azure-cosmos>=4.6.0
|
28
28
|
Requires-Dist: azure-datalake-store>=0.0.45
|
@@ -107,7 +107,7 @@ Provides-Extra: sftp
|
|
107
107
|
|
108
108
|
Package ``apache-airflow-providers-microsoft-azure``
|
109
109
|
|
110
|
-
Release: ``12.0.0``
|
110
|
+
Release: ``12.0.0.rc2``
|
111
111
|
|
112
112
|
|
113
113
|
`Microsoft Azure <https://azure.microsoft.com/>`__
|
@@ -52,7 +52,7 @@ airflow/providers/microsoft/azure/triggers/data_factory.py,sha256=U3vY_pj4yORxE7
|
|
52
52
|
airflow/providers/microsoft/azure/triggers/msgraph.py,sha256=k7Wu-DJZLT6sCLuYByfap_4cNerf0edqAItHBxGRcGk,8636
|
53
53
|
airflow/providers/microsoft/azure/triggers/powerbi.py,sha256=YgGKnQt7g5-2y8J12DW0BV0zmbf-_gMYquhbfLogGm8,7993
|
54
54
|
airflow/providers/microsoft/azure/triggers/wasb.py,sha256=RF-C6iqDEs6_pWireCWZXqxcqWK-sFJ695Okdd_EJOA,7456
|
55
|
-
apache_airflow_providers_microsoft_azure-12.0.
|
56
|
-
apache_airflow_providers_microsoft_azure-12.0.
|
57
|
-
apache_airflow_providers_microsoft_azure-12.0.
|
58
|
-
apache_airflow_providers_microsoft_azure-12.0.
|
55
|
+
apache_airflow_providers_microsoft_azure-12.0.0rc2.dist-info/entry_points.txt,sha256=6iWHenOoUC3YZBb3OKn6g0HlJsV58Ba56i8USmQrcJI,111
|
56
|
+
apache_airflow_providers_microsoft_azure-12.0.0rc2.dist-info/WHEEL,sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI,82
|
57
|
+
apache_airflow_providers_microsoft_azure-12.0.0rc2.dist-info/METADATA,sha256=3NLrHHHv7jC37IsArFtFETxNGwvzMtYRPmMaxoR9-tY,9215
|
58
|
+
apache_airflow_providers_microsoft_azure-12.0.0rc2.dist-info/RECORD,,
|
File without changes
|