apache-airflow-providers-fab 1.5.0rc2__py3-none-any.whl → 1.5.0rc3__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.
@@ -17,6 +17,7 @@
17
17
  from __future__ import annotations
18
18
 
19
19
  import contextlib
20
+ from logging import getLogger
20
21
  from logging.config import fileConfig
21
22
 
22
23
  from alembic import context
@@ -32,7 +33,7 @@ version_table = FABDBManager.version_table_name
32
33
 
33
34
  # Interpret the config file for Python logging.
34
35
  # This line sets up loggers basically.
35
- if config.config_file_name is not None:
36
+ if not getLogger().handlers and config.config_file_name:
36
37
  fileConfig(config.config_file_name, disable_existing_loggers=False)
37
38
 
38
39
  # add your model's MetaData object here
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: apache-airflow-providers-fab
3
- Version: 1.5.0rc2
3
+ Version: 1.5.0rc3
4
4
  Summary: Provider package apache-airflow-providers-fab for Apache Airflow
5
5
  Keywords: airflow-provider,fab,airflow,integration
6
6
  Author-email: Apache Software Foundation <dev@airflow.apache.org>
@@ -83,7 +83,7 @@ Provides-Extra: kerberos
83
83
 
84
84
  Package ``apache-airflow-providers-fab``
85
85
 
86
- Release: ``1.5.0.rc2``
86
+ Release: ``1.5.0.rc3``
87
87
 
88
88
 
89
89
  `Flask App Builder <https://flask-appbuilder.readthedocs.io/>`__
@@ -41,11 +41,11 @@ airflow/providers/fab/auth_manager/views/user_edit.py,sha256=d8wQ_8Rk8Ce95sCElZI
41
41
  airflow/providers/fab/auth_manager/views/user_stats.py,sha256=zP2eX6e40rpEohJcvnvri4Khu3Q4ULLxjz1zOWvOr8A,1300
42
42
  airflow/providers/fab/migrations/README,sha256=heMzebYwlGhnE8_4CWJ4LS74WoEZjBy-S-mIJRxAEKI,39
43
43
  airflow/providers/fab/migrations/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
44
- airflow/providers/fab/migrations/env.py,sha256=brxmsuAiSRSwzG14Butue1chSJSXaLW53-ABihPLmKw,3951
44
+ airflow/providers/fab/migrations/env.py,sha256=wbgFowVIf-wY1L-DqD2f8wiuTeXNDKeAUw1oM15Fd0U,3998
45
45
  airflow/providers/fab/migrations/script.py.mako,sha256=_krfPtzv1Unme2b9MCHPgXo0g73HcN2_zDgz3co2N4M,1353
46
46
  airflow/providers/fab/migrations/versions/0001_1_4_0_placeholder_migration.py,sha256=wLZiBiWjfSofXZ4jXMjpEKkIc3jI0a6hpJ73xEYAzss,1370
47
47
  airflow/providers/fab/migrations/versions/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
48
- apache_airflow_providers_fab-1.5.0rc2.dist-info/entry_points.txt,sha256=m05kASp7vFi0ZmQ--CFp7GeJpPL7UT2RQF8EEP5XRX8,99
49
- apache_airflow_providers_fab-1.5.0rc2.dist-info/WHEEL,sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4,81
50
- apache_airflow_providers_fab-1.5.0rc2.dist-info/METADATA,sha256=ppy4Pq5bVKdQTr41p8vpsgmqkY9zzUGerXvXYqy0BDI,6571
51
- apache_airflow_providers_fab-1.5.0rc2.dist-info/RECORD,,
48
+ apache_airflow_providers_fab-1.5.0rc3.dist-info/entry_points.txt,sha256=m05kASp7vFi0ZmQ--CFp7GeJpPL7UT2RQF8EEP5XRX8,99
49
+ apache_airflow_providers_fab-1.5.0rc3.dist-info/WHEEL,sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4,81
50
+ apache_airflow_providers_fab-1.5.0rc3.dist-info/METADATA,sha256=0fZlSivZZyp0NFotKLji5rsjtibPB7HOg6OgALD9eOo,6571
51
+ apache_airflow_providers_fab-1.5.0rc3.dist-info/RECORD,,