elaunira-airflow 3.1.8__py3-none-any.whl → 3.1.9__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.
@@ -4,7 +4,7 @@ from __future__ import annotations
4
4
 
5
5
  from typing import TYPE_CHECKING, Any, Callable, TypeVar
6
6
 
7
- from airflow.decorators.base import task_decorator_factory
7
+ from airflow.sdk.bases.decorator import task_decorator_factory
8
8
 
9
9
  from elaunira.airflow.operators.r2index import (
10
10
  DownloadItem,
@@ -14,7 +14,7 @@ from elaunira.airflow.operators.r2index import (
14
14
  )
15
15
 
16
16
  if TYPE_CHECKING:
17
- from airflow.decorators.base import TaskDecorator
17
+ from airflow.sdk.bases.decorator import TaskDecorator
18
18
 
19
19
  F = TypeVar("F", bound=Callable[..., Any])
20
20
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: elaunira-airflow
3
- Version: 3.1.8
3
+ Version: 3.1.9
4
4
  Summary: Elaunira Airflow operators and hooks for R2Index
5
5
  Project-URL: Repository, https://github.com/elaunira/elaunira-airflow
6
6
  License-Expression: MIT
@@ -1,13 +1,13 @@
1
1
  elaunira/__init__.py,sha256=qaXVGBU6uIJyveNTEbWux5EcfVSM186PvDwjyxiXLw4,34
2
2
  elaunira/airflow/__init__.py,sha256=7pO55pTaG_1iZrfvDW8A26V_yBgwK7MbxiD7g22s2_4,139
3
3
  elaunira/airflow/decorators/__init__.py,sha256=YP5PKFqMAAN0F-T-0imzyix2Ld_FWQISilc33XNmeE0,176
4
- elaunira/airflow/decorators/r2index.py,sha256=tXAyiJpg3t271xYXuab0A6E87mBd9UsezY7sHgAj0fs,4294
4
+ elaunira/airflow/decorators/r2index.py,sha256=3SLnLZSzZYrsrNohFDDHCcgYxoNd3nBnEsDiFioBzEw,4302
5
5
  elaunira/airflow/hooks/__init__.py,sha256=N17rG-6soMLH4WBvx-495-n7UXF3RDdLuEX7icxqjxI,122
6
6
  elaunira/airflow/links/__init__.py,sha256=PYO9UsgLrLMO6tyOjNDfFK8ZvA5WejIpYVVaqCIe4nQ,136
7
7
  elaunira/airflow/links/r2index.py,sha256=YSYrTZVxyQ-6bXFTKJcZOPlnQFhoZJZ_ZDlqMiCXnD8,990
8
8
  elaunira/airflow/operators/__init__.py,sha256=xZuu18w7Vh5Azmxq9lYz_oNGjH7E26n4ogdfeVPrPBw,289
9
9
  elaunira/airflow/operators/r2index.py,sha256=kCCrwUhc4IPV83ehpUGZk0qubW7Rl--jqtM3PEUIb-s,8662
10
- elaunira_airflow-3.1.8.dist-info/METADATA,sha256=1FNQsGKo9hKgvUSkIp08OQ6grzPHa7M-m5TxthlkTgw,493
11
- elaunira_airflow-3.1.8.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
12
- elaunira_airflow-3.1.8.dist-info/entry_points.txt,sha256=A8fFcVohG1m1_0pzCIJcqoZJIFoexzjZdrpvgIEn_JY,166
13
- elaunira_airflow-3.1.8.dist-info/RECORD,,
10
+ elaunira_airflow-3.1.9.dist-info/METADATA,sha256=RbwQb4OjYiLauiDJks787r427v8MQaRj9HFVCtSkXuI,493
11
+ elaunira_airflow-3.1.9.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
12
+ elaunira_airflow-3.1.9.dist-info/entry_points.txt,sha256=A8fFcVohG1m1_0pzCIJcqoZJIFoexzjZdrpvgIEn_JY,166
13
+ elaunira_airflow-3.1.9.dist-info/RECORD,,