apache-airflow-providers-yandex 3.5.0__py3-none-any.whl → 3.5.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_yandex-3.5.0.dist-info → apache_airflow_providers_yandex-3.5.0rc1.dist-info}/METADATA +3 -3
- apache_airflow_providers_yandex-3.5.0rc1.dist-info/RECORD +14 -0
- apache_airflow_providers_yandex-3.5.0.dist-info/RECORD +0 -14
- {apache_airflow_providers_yandex-3.5.0.dist-info → apache_airflow_providers_yandex-3.5.0rc1.dist-info}/LICENSE +0 -0
- {apache_airflow_providers_yandex-3.5.0.dist-info → apache_airflow_providers_yandex-3.5.0rc1.dist-info}/NOTICE +0 -0
- {apache_airflow_providers_yandex-3.5.0.dist-info → apache_airflow_providers_yandex-3.5.0rc1.dist-info}/WHEEL +0 -0
- {apache_airflow_providers_yandex-3.5.0.dist-info → apache_airflow_providers_yandex-3.5.0rc1.dist-info}/entry_points.txt +0 -0
- {apache_airflow_providers_yandex-3.5.0.dist-info → apache_airflow_providers_yandex-3.5.0rc1.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: apache-airflow-providers-yandex
|
3
|
-
Version: 3.5.
|
3
|
+
Version: 3.5.0rc1
|
4
4
|
Summary: Provider for Apache Airflow. Implements apache-airflow-providers-yandex package
|
5
5
|
Home-page: https://airflow.apache.org/
|
6
6
|
Download-URL: https://archive.apache.org/dist/airflow/providers
|
@@ -31,7 +31,7 @@ Requires-Python: ~=3.8
|
|
31
31
|
Description-Content-Type: text/x-rst
|
32
32
|
License-File: LICENSE
|
33
33
|
License-File: NOTICE
|
34
|
-
Requires-Dist: apache-airflow >=2.5.0
|
34
|
+
Requires-Dist: apache-airflow >=2.5.0.dev0
|
35
35
|
Requires-Dist: yandexcloud >=0.228.0
|
36
36
|
|
37
37
|
|
@@ -72,7 +72,7 @@ Requires-Dist: yandexcloud >=0.228.0
|
|
72
72
|
|
73
73
|
Package ``apache-airflow-providers-yandex``
|
74
74
|
|
75
|
-
Release: ``3.5.
|
75
|
+
Release: ``3.5.0rc1``
|
76
76
|
|
77
77
|
|
78
78
|
Yandex including `Yandex.Cloud <https://cloud.yandex.com/>`__
|
@@ -0,0 +1,14 @@
|
|
1
|
+
airflow/providers/yandex/__init__.py,sha256=xPNRnXLGroNROs-2Bv3zko7tN2a0UludAVZT1GdTbYA,1575
|
2
|
+
airflow/providers/yandex/get_provider_info.py,sha256=Dl_POpUi7_tqh0pts1Oj_2q49Wd2aqB1zs42SITSBvM,3076
|
3
|
+
airflow/providers/yandex/hooks/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
|
4
|
+
airflow/providers/yandex/hooks/yandex.py,sha256=G8WZY2q_e55siVkFM-xkR12OQzuy_Tbo51BSQH5WKtU,7755
|
5
|
+
airflow/providers/yandex/hooks/yandexcloud_dataproc.py,sha256=1UdqxDMI7uL6fNkG6oU6l2tFITF_nHXiV1VUgRqF7KY,1379
|
6
|
+
airflow/providers/yandex/operators/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
|
7
|
+
airflow/providers/yandex/operators/yandexcloud_dataproc.py,sha256=Uvaa3QDGpwmardzbxDhjzfJZ6WnS5xbXIYO87W1N4_g,25723
|
8
|
+
apache_airflow_providers_yandex-3.5.0rc1.dist-info/LICENSE,sha256=gXPVwptPlW1TJ4HSuG5OMPg-a3h43OGMkZRR1rpwfJA,10850
|
9
|
+
apache_airflow_providers_yandex-3.5.0rc1.dist-info/METADATA,sha256=cQEo3s7lMoJHjYftTYXNO1z7D2V6YIlzbO7rrQ91WFE,4508
|
10
|
+
apache_airflow_providers_yandex-3.5.0rc1.dist-info/NOTICE,sha256=m-6s2XynUxVSUIxO4rVablAZCvFq-wmLrqV91DotRBw,240
|
11
|
+
apache_airflow_providers_yandex-3.5.0rc1.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
|
12
|
+
apache_airflow_providers_yandex-3.5.0rc1.dist-info/entry_points.txt,sha256=pMIfl1aUEcJmZbsEGXYXnKp6LeNcDsQ6kIcS4gra5N0,103
|
13
|
+
apache_airflow_providers_yandex-3.5.0rc1.dist-info/top_level.txt,sha256=OeMVH5md7fr2QQWpnZoOWWxWO-0WH1IP70lpTVwopPg,8
|
14
|
+
apache_airflow_providers_yandex-3.5.0rc1.dist-info/RECORD,,
|
@@ -1,14 +0,0 @@
|
|
1
|
-
airflow/providers/yandex/__init__.py,sha256=xPNRnXLGroNROs-2Bv3zko7tN2a0UludAVZT1GdTbYA,1575
|
2
|
-
airflow/providers/yandex/get_provider_info.py,sha256=Dl_POpUi7_tqh0pts1Oj_2q49Wd2aqB1zs42SITSBvM,3076
|
3
|
-
airflow/providers/yandex/hooks/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
|
4
|
-
airflow/providers/yandex/hooks/yandex.py,sha256=G8WZY2q_e55siVkFM-xkR12OQzuy_Tbo51BSQH5WKtU,7755
|
5
|
-
airflow/providers/yandex/hooks/yandexcloud_dataproc.py,sha256=1UdqxDMI7uL6fNkG6oU6l2tFITF_nHXiV1VUgRqF7KY,1379
|
6
|
-
airflow/providers/yandex/operators/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
|
7
|
-
airflow/providers/yandex/operators/yandexcloud_dataproc.py,sha256=Uvaa3QDGpwmardzbxDhjzfJZ6WnS5xbXIYO87W1N4_g,25723
|
8
|
-
apache_airflow_providers_yandex-3.5.0.dist-info/LICENSE,sha256=gXPVwptPlW1TJ4HSuG5OMPg-a3h43OGMkZRR1rpwfJA,10850
|
9
|
-
apache_airflow_providers_yandex-3.5.0.dist-info/METADATA,sha256=s7zK9ZpVbcww-j1IGzHRr6pba6GNmPL24v7rG5OqjnA,4497
|
10
|
-
apache_airflow_providers_yandex-3.5.0.dist-info/NOTICE,sha256=m-6s2XynUxVSUIxO4rVablAZCvFq-wmLrqV91DotRBw,240
|
11
|
-
apache_airflow_providers_yandex-3.5.0.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
|
12
|
-
apache_airflow_providers_yandex-3.5.0.dist-info/entry_points.txt,sha256=pMIfl1aUEcJmZbsEGXYXnKp6LeNcDsQ6kIcS4gra5N0,103
|
13
|
-
apache_airflow_providers_yandex-3.5.0.dist-info/top_level.txt,sha256=OeMVH5md7fr2QQWpnZoOWWxWO-0WH1IP70lpTVwopPg,8
|
14
|
-
apache_airflow_providers_yandex-3.5.0.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|