apache-airflow-providers-yandex 3.4.0rc1__tar.gz → 3.5.0__tar.gz
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.4.0rc1/apache_airflow_providers_yandex.egg-info → apache-airflow-providers-yandex-3.5.0}/PKG-INFO +7 -7
- {apache-airflow-providers-yandex-3.4.0rc1 → apache-airflow-providers-yandex-3.5.0}/README.rst +4 -4
- {apache-airflow-providers-yandex-3.4.0rc1 → apache-airflow-providers-yandex-3.5.0}/airflow/providers/yandex/__init__.py +3 -3
- {apache-airflow-providers-yandex-3.4.0rc1 → apache-airflow-providers-yandex-3.5.0}/airflow/providers/yandex/get_provider_info.py +2 -1
- {apache-airflow-providers-yandex-3.4.0rc1 → apache-airflow-providers-yandex-3.5.0/apache_airflow_providers_yandex.egg-info}/PKG-INFO +7 -7
- apache-airflow-providers-yandex-3.5.0/apache_airflow_providers_yandex.egg-info/requires.txt +2 -0
- {apache-airflow-providers-yandex-3.4.0rc1 → apache-airflow-providers-yandex-3.5.0}/pyproject.toml +14 -6
- {apache-airflow-providers-yandex-3.4.0rc1 → apache-airflow-providers-yandex-3.5.0}/setup.cfg +4 -4
- {apache-airflow-providers-yandex-3.4.0rc1 → apache-airflow-providers-yandex-3.5.0}/setup.py +1 -1
- apache-airflow-providers-yandex-3.4.0rc1/apache_airflow_providers_yandex.egg-info/requires.txt +0 -2
- {apache-airflow-providers-yandex-3.4.0rc1 → apache-airflow-providers-yandex-3.5.0}/LICENSE +0 -0
- {apache-airflow-providers-yandex-3.4.0rc1 → apache-airflow-providers-yandex-3.5.0}/MANIFEST.in +0 -0
- {apache-airflow-providers-yandex-3.4.0rc1 → apache-airflow-providers-yandex-3.5.0}/NOTICE +0 -0
- {apache-airflow-providers-yandex-3.4.0rc1 → apache-airflow-providers-yandex-3.5.0}/airflow/providers/yandex/hooks/__init__.py +0 -0
- {apache-airflow-providers-yandex-3.4.0rc1 → apache-airflow-providers-yandex-3.5.0}/airflow/providers/yandex/hooks/yandex.py +0 -0
- {apache-airflow-providers-yandex-3.4.0rc1 → apache-airflow-providers-yandex-3.5.0}/airflow/providers/yandex/hooks/yandexcloud_dataproc.py +0 -0
- {apache-airflow-providers-yandex-3.4.0rc1 → apache-airflow-providers-yandex-3.5.0}/airflow/providers/yandex/operators/__init__.py +0 -0
- {apache-airflow-providers-yandex-3.4.0rc1 → apache-airflow-providers-yandex-3.5.0}/airflow/providers/yandex/operators/yandexcloud_dataproc.py +0 -0
- {apache-airflow-providers-yandex-3.4.0rc1 → apache-airflow-providers-yandex-3.5.0}/apache_airflow_providers_yandex.egg-info/SOURCES.txt +0 -0
- {apache-airflow-providers-yandex-3.4.0rc1 → apache-airflow-providers-yandex-3.5.0}/apache_airflow_providers_yandex.egg-info/dependency_links.txt +0 -0
- {apache-airflow-providers-yandex-3.4.0rc1 → apache-airflow-providers-yandex-3.5.0}/apache_airflow_providers_yandex.egg-info/entry_points.txt +0 -0
- {apache-airflow-providers-yandex-3.4.0rc1 → apache-airflow-providers-yandex-3.5.0}/apache_airflow_providers_yandex.egg-info/not-zip-safe +0 -0
- {apache-airflow-providers-yandex-3.4.0rc1 → apache-airflow-providers-yandex-3.5.0}/apache_airflow_providers_yandex.egg-info/top_level.txt +0 -0
@@ -1,14 +1,14 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: apache-airflow-providers-yandex
|
3
|
-
Version: 3.
|
3
|
+
Version: 3.5.0
|
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
|
7
7
|
Author: Apache Software Foundation
|
8
8
|
Author-email: dev@airflow.apache.org
|
9
9
|
License: Apache License 2.0
|
10
|
-
Project-URL: Documentation, https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.
|
11
|
-
Project-URL: Changelog, https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.
|
10
|
+
Project-URL: Documentation, https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.5.0/
|
11
|
+
Project-URL: Changelog, https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.5.0/changelog.html
|
12
12
|
Project-URL: Bug Tracker, https://github.com/apache/airflow/issues
|
13
13
|
Project-URL: Source Code, https://github.com/apache/airflow
|
14
14
|
Project-URL: Slack Chat, https://s.apache.org/airflow-slack
|
@@ -70,7 +70,7 @@ License-File: NOTICE
|
|
70
70
|
|
71
71
|
Package ``apache-airflow-providers-yandex``
|
72
72
|
|
73
|
-
Release: ``3.
|
73
|
+
Release: ``3.5.0``
|
74
74
|
|
75
75
|
|
76
76
|
Yandex including `Yandex.Cloud <https://cloud.yandex.com/>`__
|
@@ -83,7 +83,7 @@ This is a provider package for ``yandex`` provider. All classes for this provide
|
|
83
83
|
are in ``airflow.providers.yandex`` python package.
|
84
84
|
|
85
85
|
You can find package information and changelog for the provider
|
86
|
-
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.
|
86
|
+
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.5.0/>`_.
|
87
87
|
|
88
88
|
|
89
89
|
Installation
|
@@ -101,9 +101,9 @@ Requirements
|
|
101
101
|
================== ==================
|
102
102
|
PIP package Version required
|
103
103
|
================== ==================
|
104
|
-
``apache-airflow`` ``>=2.
|
104
|
+
``apache-airflow`` ``>=2.5.0``
|
105
105
|
``yandexcloud`` ``>=0.228.0``
|
106
106
|
================== ==================
|
107
107
|
|
108
108
|
The changelog for the provider package can be found in the
|
109
|
-
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.
|
109
|
+
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.5.0/changelog.html>`_.
|
{apache-airflow-providers-yandex-3.4.0rc1 → apache-airflow-providers-yandex-3.5.0}/README.rst
RENAMED
@@ -36,7 +36,7 @@
|
|
36
36
|
|
37
37
|
Package ``apache-airflow-providers-yandex``
|
38
38
|
|
39
|
-
Release: ``3.
|
39
|
+
Release: ``3.5.0``
|
40
40
|
|
41
41
|
|
42
42
|
Yandex including `Yandex.Cloud <https://cloud.yandex.com/>`__
|
@@ -49,7 +49,7 @@ This is a provider package for ``yandex`` provider. All classes for this provide
|
|
49
49
|
are in ``airflow.providers.yandex`` python package.
|
50
50
|
|
51
51
|
You can find package information and changelog for the provider
|
52
|
-
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.
|
52
|
+
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.5.0/>`_.
|
53
53
|
|
54
54
|
|
55
55
|
Installation
|
@@ -67,9 +67,9 @@ Requirements
|
|
67
67
|
================== ==================
|
68
68
|
PIP package Version required
|
69
69
|
================== ==================
|
70
|
-
``apache-airflow`` ``>=2.
|
70
|
+
``apache-airflow`` ``>=2.5.0``
|
71
71
|
``yandexcloud`` ``>=0.228.0``
|
72
72
|
================== ==================
|
73
73
|
|
74
74
|
The changelog for the provider package can be found in the
|
75
|
-
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.
|
75
|
+
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.5.0/changelog.html>`_.
|
@@ -28,7 +28,7 @@ import packaging.version
|
|
28
28
|
|
29
29
|
__all__ = ["__version__"]
|
30
30
|
|
31
|
-
__version__ = "3.
|
31
|
+
__version__ = "3.5.0"
|
32
32
|
|
33
33
|
try:
|
34
34
|
from airflow import __version__ as airflow_version
|
@@ -36,8 +36,8 @@ except ImportError:
|
|
36
36
|
from airflow.version import version as airflow_version
|
37
37
|
|
38
38
|
if packaging.version.parse(packaging.version.parse(airflow_version).base_version) < packaging.version.parse(
|
39
|
-
"2.
|
39
|
+
"2.5.0"
|
40
40
|
):
|
41
41
|
raise RuntimeError(
|
42
|
-
f"The package `apache-airflow-providers-yandex:{__version__}` requires Apache Airflow 2.
|
42
|
+
f"The package `apache-airflow-providers-yandex:{__version__}` requires Apache Airflow 2.5.0+" # NOQA: E501
|
43
43
|
)
|
@@ -29,6 +29,7 @@ def get_provider_info():
|
|
29
29
|
"description": "Yandex including `Yandex.Cloud <https://cloud.yandex.com/>`__\n",
|
30
30
|
"suspended": False,
|
31
31
|
"versions": [
|
32
|
+
"3.5.0",
|
32
33
|
"3.4.0",
|
33
34
|
"3.3.0",
|
34
35
|
"3.2.0",
|
@@ -43,7 +44,7 @@ def get_provider_info():
|
|
43
44
|
"1.0.1",
|
44
45
|
"1.0.0",
|
45
46
|
],
|
46
|
-
"dependencies": ["apache-airflow>=2.
|
47
|
+
"dependencies": ["apache-airflow>=2.5.0", "yandexcloud>=0.228.0"],
|
47
48
|
"integrations": [
|
48
49
|
{
|
49
50
|
"integration-name": "Yandex.Cloud",
|
@@ -1,14 +1,14 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: apache-airflow-providers-yandex
|
3
|
-
Version: 3.
|
3
|
+
Version: 3.5.0
|
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
|
7
7
|
Author: Apache Software Foundation
|
8
8
|
Author-email: dev@airflow.apache.org
|
9
9
|
License: Apache License 2.0
|
10
|
-
Project-URL: Documentation, https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.
|
11
|
-
Project-URL: Changelog, https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.
|
10
|
+
Project-URL: Documentation, https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.5.0/
|
11
|
+
Project-URL: Changelog, https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.5.0/changelog.html
|
12
12
|
Project-URL: Bug Tracker, https://github.com/apache/airflow/issues
|
13
13
|
Project-URL: Source Code, https://github.com/apache/airflow
|
14
14
|
Project-URL: Slack Chat, https://s.apache.org/airflow-slack
|
@@ -70,7 +70,7 @@ License-File: NOTICE
|
|
70
70
|
|
71
71
|
Package ``apache-airflow-providers-yandex``
|
72
72
|
|
73
|
-
Release: ``3.
|
73
|
+
Release: ``3.5.0``
|
74
74
|
|
75
75
|
|
76
76
|
Yandex including `Yandex.Cloud <https://cloud.yandex.com/>`__
|
@@ -83,7 +83,7 @@ This is a provider package for ``yandex`` provider. All classes for this provide
|
|
83
83
|
are in ``airflow.providers.yandex`` python package.
|
84
84
|
|
85
85
|
You can find package information and changelog for the provider
|
86
|
-
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.
|
86
|
+
in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.5.0/>`_.
|
87
87
|
|
88
88
|
|
89
89
|
Installation
|
@@ -101,9 +101,9 @@ Requirements
|
|
101
101
|
================== ==================
|
102
102
|
PIP package Version required
|
103
103
|
================== ==================
|
104
|
-
``apache-airflow`` ``>=2.
|
104
|
+
``apache-airflow`` ``>=2.5.0``
|
105
105
|
``yandexcloud`` ``>=0.228.0``
|
106
106
|
================== ==================
|
107
107
|
|
108
108
|
The changelog for the provider package can be found in the
|
109
|
-
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.
|
109
|
+
`changelog <https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.5.0/changelog.html>`_.
|
{apache-airflow-providers-yandex-3.4.0rc1 → apache-airflow-providers-yandex-3.5.0}/pyproject.toml
RENAMED
@@ -16,7 +16,7 @@
|
|
16
16
|
# under the License.
|
17
17
|
[tool.black]
|
18
18
|
line-length = 110
|
19
|
-
target-version = ['
|
19
|
+
target-version = ['py38', 'py39', 'py310', 'py311']
|
20
20
|
|
21
21
|
# Editable installs are currently broken using setuptools 64.0.0 and above. The problem is tracked in
|
22
22
|
# https://github.com/pypa/setuptools/issues/3548. We're also discussing how we could potentially fix
|
@@ -28,10 +28,8 @@ target-version = ['py37', 'py38', 'py39', 'py310']
|
|
28
28
|
requires = ['setuptools==67.2.0']
|
29
29
|
build-backend = "setuptools.build_meta"
|
30
30
|
|
31
|
-
[project]
|
32
|
-
requires-python = ">=3.8"
|
33
|
-
|
34
31
|
[tool.ruff]
|
32
|
+
target-version = "py38"
|
35
33
|
typing-modules = ["airflow.typing_compat"]
|
36
34
|
line-length = 110
|
37
35
|
extend-exclude = [
|
@@ -62,7 +60,10 @@ extend-select = [
|
|
62
60
|
"D402",
|
63
61
|
"D403",
|
64
62
|
"D412",
|
65
|
-
"D419"
|
63
|
+
"D419",
|
64
|
+
"TCH001", # typing-only-first-party-import
|
65
|
+
"TCH002", # typing-only-third-party-import
|
66
|
+
"TID251",
|
66
67
|
]
|
67
68
|
extend-ignore = [
|
68
69
|
"D203",
|
@@ -122,7 +123,8 @@ combine-as-imports = true
|
|
122
123
|
|
123
124
|
# The Pydantic representations of SqlAlchemy Models are not parsed well with Pydantic
|
124
125
|
# when __future__.annotations is used so we need to skip them from upgrading
|
125
|
-
|
126
|
+
# Pydantic also require models to be imported during execution
|
127
|
+
"airflow/serialization/pydantic/*.py" = ["I002", "UP007", "TCH001"]
|
126
128
|
|
127
129
|
# Ignore pydoc style from these
|
128
130
|
"*.pyi" = ["D"]
|
@@ -144,6 +146,10 @@ combine-as-imports = true
|
|
144
146
|
"tests/providers/elasticsearch/log/elasticmock/__init__.py" = ["E402"]
|
145
147
|
"tests/providers/elasticsearch/log/elasticmock/utilities/__init__.py" = ["E402"]
|
146
148
|
|
149
|
+
[tool.ruff.flake8-tidy-imports.banned-api]
|
150
|
+
"airflow.AirflowException".msg = "Use airflow.exceptions.AirflowException instead."
|
151
|
+
"airflow.Dataset".msg = "Use airflow.datasets.Dataset instead."
|
152
|
+
|
147
153
|
[tool.coverage.run]
|
148
154
|
branch = true
|
149
155
|
relative_files = true
|
@@ -169,3 +175,5 @@ exclude_also = [
|
|
169
175
|
"@(typing(_extensions)?\\.)?overload",
|
170
176
|
"if TYPE_CHECKING:"
|
171
177
|
]
|
178
|
+
[tool.ruff.flake8-type-checking]
|
179
|
+
exempt-modules = ["typing", "typing_extensions"]
|
{apache-airflow-providers-yandex-3.4.0rc1 → apache-airflow-providers-yandex-3.5.0}/setup.cfg
RENAMED
@@ -27,8 +27,8 @@ classifiers =
|
|
27
27
|
Programming Language :: Python :: 3.11
|
28
28
|
Topic :: System :: Monitoring
|
29
29
|
project_urls =
|
30
|
-
Documentation=https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.
|
31
|
-
Changelog=https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.
|
30
|
+
Documentation=https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.5.0/
|
31
|
+
Changelog=https://airflow.apache.org/docs/apache-airflow-providers-yandex/3.5.0/changelog.html
|
32
32
|
Bug Tracker=https://github.com/apache/airflow/issues
|
33
33
|
Source Code=https://github.com/apache/airflow
|
34
34
|
Slack Chat=https://s.apache.org/airflow-slack
|
@@ -47,7 +47,7 @@ setup_requires =
|
|
47
47
|
setuptools
|
48
48
|
wheel
|
49
49
|
install_requires =
|
50
|
-
apache-airflow>=2.
|
50
|
+
apache-airflow>=2.5.0
|
51
51
|
yandexcloud>=0.228.0
|
52
52
|
|
53
53
|
[options.entry_points]
|
@@ -58,6 +58,6 @@ apache_airflow_provider =
|
|
58
58
|
packages = airflow.providers.yandex
|
59
59
|
|
60
60
|
[egg_info]
|
61
|
-
tag_build =
|
61
|
+
tag_build =
|
62
62
|
tag_date = 0
|
63
63
|
|
File without changes
|
{apache-airflow-providers-yandex-3.4.0rc1 → apache-airflow-providers-yandex-3.5.0}/MANIFEST.in
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|