apache-airflow-providers-edge3 1.4.1__py3-none-any.whl → 1.4.1rc2__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_edge3-1.4.1.dist-info → apache_airflow_providers_edge3-1.4.1rc2.dist-info}/METADATA +4 -4
- {apache_airflow_providers_edge3-1.4.1.dist-info → apache_airflow_providers_edge3-1.4.1rc2.dist-info}/RECORD +4 -4
- {apache_airflow_providers_edge3-1.4.1.dist-info → apache_airflow_providers_edge3-1.4.1rc2.dist-info}/WHEEL +0 -0
- {apache_airflow_providers_edge3-1.4.1.dist-info → apache_airflow_providers_edge3-1.4.1rc2.dist-info}/entry_points.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: apache-airflow-providers-edge3
|
|
3
|
-
Version: 1.4.
|
|
3
|
+
Version: 1.4.1rc2
|
|
4
4
|
Summary: Provider package apache-airflow-providers-edge3 for Apache Airflow
|
|
5
5
|
Keywords: airflow-provider,edge3,airflow,integration
|
|
6
6
|
Author-email: Apache Software Foundation <dev@airflow.apache.org>
|
|
@@ -21,12 +21,12 @@ Classifier: Programming Language :: Python :: 3.12
|
|
|
21
21
|
Classifier: Programming Language :: Python :: 3.13
|
|
22
22
|
Classifier: Topic :: System :: Monitoring
|
|
23
23
|
Requires-Dist: apache-airflow>=2.10.0,!=3.1.0
|
|
24
|
-
Requires-Dist: apache-airflow-providers-common-compat>=1.8.
|
|
24
|
+
Requires-Dist: apache-airflow-providers-common-compat>=1.8.0rc1
|
|
25
25
|
Requires-Dist: pydantic>=2.11.0
|
|
26
26
|
Requires-Dist: retryhttp>=1.2.0,!=1.3.0
|
|
27
27
|
Project-URL: Bug Tracker, https://github.com/apache/airflow/issues
|
|
28
|
-
Project-URL: Changelog, https://airflow.apache.org/docs/apache-airflow-providers-edge3/1.4.1/changelog.html
|
|
29
|
-
Project-URL: Documentation, https://airflow.apache.org/docs/apache-airflow-providers-edge3/1.4.1
|
|
28
|
+
Project-URL: Changelog, https://airflow.staged.apache.org/docs/apache-airflow-providers-edge3/1.4.1/changelog.html
|
|
29
|
+
Project-URL: Documentation, https://airflow.staged.apache.org/docs/apache-airflow-providers-edge3/1.4.1
|
|
30
30
|
Project-URL: Mastodon, https://fosstodon.org/@airflow
|
|
31
31
|
Project-URL: Slack Chat, https://s.apache.org/airflow-slack
|
|
32
32
|
Project-URL: Source Code, https://github.com/apache/airflow
|
|
@@ -106,7 +106,7 @@ airflow/providers/edge3/worker_api/routes/jobs.py,sha256=oFf7E4IBX39npRyptISPy5A
|
|
|
106
106
|
airflow/providers/edge3/worker_api/routes/logs.py,sha256=uk0SZ5hAimj3sAcq1FYCDu0AXYNeTeyjZDGBvw-986E,4945
|
|
107
107
|
airflow/providers/edge3/worker_api/routes/ui.py,sha256=yjdNQ7N0h7g7rSzsi4r5inwi4rxlHCdmtYA-ZTWRu6k,9970
|
|
108
108
|
airflow/providers/edge3/worker_api/routes/worker.py,sha256=PWgD77rTOCqRGGp5TU4wYPbbu64aCbUrCgwLJEm9iQ8,9199
|
|
109
|
-
apache_airflow_providers_edge3-1.4.
|
|
110
|
-
apache_airflow_providers_edge3-1.4.
|
|
111
|
-
apache_airflow_providers_edge3-1.4.
|
|
112
|
-
apache_airflow_providers_edge3-1.4.
|
|
109
|
+
apache_airflow_providers_edge3-1.4.1rc2.dist-info/entry_points.txt,sha256=7WUIGfd3o9NvvbK5trbZxNXTgYGc6pqg74wZPigbx5o,206
|
|
110
|
+
apache_airflow_providers_edge3-1.4.1rc2.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
|
|
111
|
+
apache_airflow_providers_edge3-1.4.1rc2.dist-info/METADATA,sha256=R_V8zpKp-1MoLwQjVizWBq_D0RoaJGy8aSBcjL0INx0,6133
|
|
112
|
+
apache_airflow_providers_edge3-1.4.1rc2.dist-info/RECORD,,
|
|
File without changes
|