apache-airflow-providers-yandex 3.9.1rc1__py3-none-any.whl → 3.10.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.
- airflow/providers/yandex/__init__.py +1 -1
- airflow/providers/yandex/get_provider_info.py +1 -1
- {apache_airflow_providers_yandex-3.9.1rc1.dist-info → apache_airflow_providers_yandex-3.10.0rc2.dist-info}/METADATA +6 -6
- {apache_airflow_providers_yandex-3.9.1rc1.dist-info → apache_airflow_providers_yandex-3.10.0rc2.dist-info}/RECORD +6 -6
- {apache_airflow_providers_yandex-3.9.1rc1.dist-info → apache_airflow_providers_yandex-3.10.0rc2.dist-info}/WHEEL +0 -0
- {apache_airflow_providers_yandex-3.9.1rc1.dist-info → apache_airflow_providers_yandex-3.10.0rc2.dist-info}/entry_points.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: apache-airflow-providers-yandex
|
3
|
-
Version: 3.
|
3
|
+
Version: 3.10.0rc2
|
4
4
|
Summary: Provider package apache-airflow-providers-yandex for Apache Airflow
|
5
5
|
Keywords: airflow-provider,yandex,airflow,integration
|
6
6
|
Author-email: Apache Software Foundation <dev@airflow.apache.org>
|
@@ -25,8 +25,8 @@ Requires-Dist: apache-airflow>=2.6.0rc0
|
|
25
25
|
Requires-Dist: yandex-query-client>=0.1.2
|
26
26
|
Requires-Dist: yandexcloud>=0.228.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-yandex/3.
|
29
|
-
Project-URL: Documentation, https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.
|
28
|
+
Project-URL: Changelog, https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.10.0/changelog.html
|
29
|
+
Project-URL: Documentation, https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.10.0
|
30
30
|
Project-URL: Slack Chat, https://s.apache.org/airflow-slack
|
31
31
|
Project-URL: Source Code, https://github.com/apache/airflow
|
32
32
|
Project-URL: Twitter, https://twitter.com/ApacheAirflow
|
@@ -76,7 +76,7 @@ Project-URL: YouTube, https://www.youtube.com/channel/UCSXwxpWZQ7XZ1WL3wqevChA/
|
|
76
76
|
|
77
77
|
Package ``apache-airflow-providers-yandex``
|
78
78
|
|
79
|
-
Release: ``3.
|
79
|
+
Release: ``3.10.0.rc2``
|
80
80
|
|
81
81
|
|
82
82
|
This package is for Yandex, including:
|
@@ -91,7 +91,7 @@ This is a provider package for ``yandex`` provider. All classes for this provide
|
|
91
91
|
are in ``airflow.providers.yandex`` python package.
|
92
92
|
|
93
93
|
You can find package information and changelog for the provider
|
94
|
-
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.
|
94
|
+
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.10.0/>`_.
|
95
95
|
|
96
96
|
Installation
|
97
97
|
------------
|
@@ -114,4 +114,4 @@ PIP package Version required
|
|
114
114
|
======================= ==================
|
115
115
|
|
116
116
|
The changelog for the provider package can be found in the
|
117
|
-
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.
|
117
|
+
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.10.0/changelog.html>`_.
|
@@ -1,6 +1,6 @@
|
|
1
1
|
airflow/providers/yandex/LICENSE,sha256=ywUBpKZc7Jb96rVt5I3IDbg7dIJAbUSHkuoDcF3jbH4,13569
|
2
|
-
airflow/providers/yandex/__init__.py,sha256=
|
3
|
-
airflow/providers/yandex/get_provider_info.py,sha256=
|
2
|
+
airflow/providers/yandex/__init__.py,sha256=RAwqFRAEx0Pt7aT5u6knpFlDGQ45YSwbjZDqWF2W-NA,1582
|
3
|
+
airflow/providers/yandex/get_provider_info.py,sha256=dzVFnn0-LunVZsgQs9al5BF-FlOysxQa0n2K_uG6PnI,4685
|
4
4
|
airflow/providers/yandex/hooks/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
|
5
5
|
airflow/providers/yandex/hooks/yandex.py,sha256=xJMUzGo0sNpb5-LQvgq6jDxWHK3XkNzlpoeEELREeow,7097
|
6
6
|
airflow/providers/yandex/hooks/yandexcloud_dataproc.py,sha256=1UdqxDMI7uL6fNkG6oU6l2tFITF_nHXiV1VUgRqF7KY,1379
|
@@ -17,7 +17,7 @@ airflow/providers/yandex/utils/credentials.py,sha256=6McJIitAuTROJRUSKTdWChfcZ9o
|
|
17
17
|
airflow/providers/yandex/utils/defaults.py,sha256=CXt75MhGJe8echoDpl1vR4VG5bEvYDDjIHmFqckDh2w,950
|
18
18
|
airflow/providers/yandex/utils/fields.py,sha256=1D8SDWH8h0djj5Hnk50w6BpPeNJyP-689Qfjpkr-yCg,1728
|
19
19
|
airflow/providers/yandex/utils/user_agent.py,sha256=AC-WEzhjxkgUYOy4LdX2-nnUZdMhKRRUCJ2_TjfNm6k,1839
|
20
|
-
apache_airflow_providers_yandex-3.
|
21
|
-
apache_airflow_providers_yandex-3.
|
22
|
-
apache_airflow_providers_yandex-3.
|
23
|
-
apache_airflow_providers_yandex-3.
|
20
|
+
apache_airflow_providers_yandex-3.10.0rc2.dist-info/entry_points.txt,sha256=ApXKRkvdgU2QNSQovjewC0b-LptwfBGBnJB3LTgBNx8,102
|
21
|
+
apache_airflow_providers_yandex-3.10.0rc2.dist-info/WHEEL,sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4,81
|
22
|
+
apache_airflow_providers_yandex-3.10.0rc2.dist-info/METADATA,sha256=CAGnmlsSZ0Pp1jc7-U0rke-Mx4GrjxoaQoRbpQjp9Qw,4919
|
23
|
+
apache_airflow_providers_yandex-3.10.0rc2.dist-info/RECORD,,
|
File without changes
|