apache-airflow-providers-common-sql 1.5.0rc1__py3-none-any.whl → 1.5.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.
Potentially problematic release.
This version of apache-airflow-providers-common-sql might be problematic. Click here for more details.
- airflow/providers/common/sql/__init__.py +8 -5
- {apache_airflow_providers_common_sql-1.5.0rc1.dist-info → apache_airflow_providers_common_sql-1.5.0rc2.dist-info}/METADATA +5 -2
- {apache_airflow_providers_common_sql-1.5.0rc1.dist-info → apache_airflow_providers_common_sql-1.5.0rc2.dist-info}/RECORD +8 -8
- {apache_airflow_providers_common_sql-1.5.0rc1.dist-info → apache_airflow_providers_common_sql-1.5.0rc2.dist-info}/LICENSE +0 -0
- {apache_airflow_providers_common_sql-1.5.0rc1.dist-info → apache_airflow_providers_common_sql-1.5.0rc2.dist-info}/NOTICE +0 -0
- {apache_airflow_providers_common_sql-1.5.0rc1.dist-info → apache_airflow_providers_common_sql-1.5.0rc2.dist-info}/WHEEL +0 -0
- {apache_airflow_providers_common_sql-1.5.0rc1.dist-info → apache_airflow_providers_common_sql-1.5.0rc2.dist-info}/entry_points.txt +0 -0
- {apache_airflow_providers_common_sql-1.5.0rc1.dist-info → apache_airflow_providers_common_sql-1.5.0rc2.dist-info}/top_level.txt +0 -0
|
@@ -26,13 +26,16 @@ from __future__ import annotations
|
|
|
26
26
|
|
|
27
27
|
import packaging.version
|
|
28
28
|
|
|
29
|
-
|
|
29
|
+
__all__ = ["__version__"]
|
|
30
30
|
|
|
31
|
-
|
|
31
|
+
__version__ = "1.5.0"
|
|
32
32
|
|
|
33
|
-
|
|
33
|
+
try:
|
|
34
|
+
from airflow import __version__ as airflow_version
|
|
35
|
+
except ImportError:
|
|
36
|
+
from airflow.version import version as airflow_version
|
|
34
37
|
|
|
35
|
-
if packaging.version.parse(
|
|
38
|
+
if packaging.version.parse(airflow_version) < packaging.version.parse("2.4.0"):
|
|
36
39
|
raise RuntimeError(
|
|
37
|
-
f"The package `apache-airflow-providers-common-sql:{
|
|
40
|
+
f"The package `apache-airflow-providers-common-sql:{__version__}` requires Apache Airflow 2.4.0+" # NOQA: E501
|
|
38
41
|
)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: apache-airflow-providers-common-sql
|
|
3
|
-
Version: 1.5.
|
|
3
|
+
Version: 1.5.0rc2
|
|
4
4
|
Summary: Provider for Apache Airflow. Implements apache-airflow-providers-common-sql package
|
|
5
5
|
Home-page: https://airflow.apache.org/
|
|
6
6
|
Download-URL: https://archive.apache.org/dist/airflow/providers
|
|
@@ -55,7 +55,7 @@ Requires-Dist: pandas (>=0.17.1) ; extra == 'pandas'
|
|
|
55
55
|
|
|
56
56
|
Package ``apache-airflow-providers-common-sql``
|
|
57
57
|
|
|
58
|
-
Release: ``1.5.
|
|
58
|
+
Release: ``1.5.0rc2``
|
|
59
59
|
|
|
60
60
|
|
|
61
61
|
`Common SQL Provider <https://en.wikipedia.org/wiki/SQL>`__
|
|
@@ -136,6 +136,9 @@ Misc
|
|
|
136
136
|
appropriate section above if needed. Do not delete the lines(!):
|
|
137
137
|
* ``Add full automation for min Airflow version for providers (#30994)``
|
|
138
138
|
* ``Add mechanism to suspend providers (#30422)``
|
|
139
|
+
* ``Use '__version__' in providers not 'version' (#31393)``
|
|
140
|
+
* ``Fixing circular import error in providers caused by airflow version check (#31379)``
|
|
141
|
+
* ``Prepare docs for May 2023 wave of Providers (#31252)``
|
|
139
142
|
|
|
140
143
|
1.4.0
|
|
141
144
|
.....
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
airflow/providers/common/sql/__init__.py,sha256=
|
|
1
|
+
airflow/providers/common/sql/__init__.py,sha256=LAjQMS1uCgbsUasrTIo0xNW1e6bA6zQyT0cN8tFKhfM,1535
|
|
2
2
|
airflow/providers/common/sql/get_provider_info.py,sha256=WDQlHrpExUEUld2CX0W-on8CP_vj74ri2pqmuz6vYB8,2511
|
|
3
3
|
airflow/providers/common/sql/hooks/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
|
|
4
4
|
airflow/providers/common/sql/hooks/sql.py,sha256=UoN_xliZoGVZAP2Spw-qNNsIBrAnEVXoRyl03U2zqMI,21739
|
|
@@ -6,10 +6,10 @@ airflow/providers/common/sql/operators/__init__.py,sha256=9hdXHABrVpkbpjZgUft39k
|
|
|
6
6
|
airflow/providers/common/sql/operators/sql.py,sha256=SLl_HbmWysmvLzjfv7G4_wSXuJhDmROEZxID0IoYHVc,44516
|
|
7
7
|
airflow/providers/common/sql/sensors/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
|
|
8
8
|
airflow/providers/common/sql/sensors/sql.py,sha256=iMJVBO-meJjrfnwD6c5kxgyCZ0ZzoWe7mj4vmCeoo5Y,4691
|
|
9
|
-
apache_airflow_providers_common_sql-1.5.
|
|
10
|
-
apache_airflow_providers_common_sql-1.5.
|
|
11
|
-
apache_airflow_providers_common_sql-1.5.
|
|
12
|
-
apache_airflow_providers_common_sql-1.5.
|
|
13
|
-
apache_airflow_providers_common_sql-1.5.
|
|
14
|
-
apache_airflow_providers_common_sql-1.5.
|
|
15
|
-
apache_airflow_providers_common_sql-1.5.
|
|
9
|
+
apache_airflow_providers_common_sql-1.5.0rc2.dist-info/LICENSE,sha256=gXPVwptPlW1TJ4HSuG5OMPg-a3h43OGMkZRR1rpwfJA,10850
|
|
10
|
+
apache_airflow_providers_common_sql-1.5.0rc2.dist-info/METADATA,sha256=jm-xPx6YOoDTiPh1JgD0XNnfR4muiBYGBek8idmjdUc,10463
|
|
11
|
+
apache_airflow_providers_common_sql-1.5.0rc2.dist-info/NOTICE,sha256=m-6s2XynUxVSUIxO4rVablAZCvFq-wmLrqV91DotRBw,240
|
|
12
|
+
apache_airflow_providers_common_sql-1.5.0rc2.dist-info/WHEEL,sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18,92
|
|
13
|
+
apache_airflow_providers_common_sql-1.5.0rc2.dist-info/entry_points.txt,sha256=tmKZSanpZW-c-LmV95ou0uu9LqJ9MGXvO18XZNC5KsY,107
|
|
14
|
+
apache_airflow_providers_common_sql-1.5.0rc2.dist-info/top_level.txt,sha256=OeMVH5md7fr2QQWpnZoOWWxWO-0WH1IP70lpTVwopPg,8
|
|
15
|
+
apache_airflow_providers_common_sql-1.5.0rc2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|