apache-airflow-providers-fab 1.5.0__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.
@@ -17,7 +17,6 @@
17
17
  from __future__ import annotations
18
18
 
19
19
  import contextlib
20
- from logging import getLogger
21
20
  from logging.config import fileConfig
22
21
 
23
22
  from alembic import context
@@ -33,7 +32,7 @@ version_table = FABDBManager.version_table_name
33
32
 
34
33
  # Interpret the config file for Python logging.
35
34
  # This line sets up loggers basically.
36
- if not getLogger().handlers and config.config_file_name:
35
+ if config.config_file_name is not None:
37
36
  fileConfig(config.config_file_name, disable_existing_loggers=False)
38
37
 
39
38
  # 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.0
3
+ Version: 1.5.0rc2
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>
@@ -20,8 +20,8 @@ Classifier: Programming Language :: Python :: 3.10
20
20
  Classifier: Programming Language :: Python :: 3.11
21
21
  Classifier: Programming Language :: Python :: 3.12
22
22
  Classifier: Topic :: System :: Monitoring
23
- Requires-Dist: apache-airflow-providers-common-compat>=1.2.1
24
- Requires-Dist: apache-airflow>=2.9.0
23
+ Requires-Dist: apache-airflow-providers-common-compat>=1.2.1rc0
24
+ Requires-Dist: apache-airflow>=2.9.0rc0
25
25
  Requires-Dist: flask-appbuilder==4.5.2
26
26
  Requires-Dist: flask-login>=0.6.2
27
27
  Requires-Dist: flask>=2.2,<2.3
@@ -83,7 +83,7 @@ Provides-Extra: kerberos
83
83
 
84
84
  Package ``apache-airflow-providers-fab``
85
85
 
86
- Release: ``1.5.0``
86
+ Release: ``1.5.0.rc2``
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=wbgFowVIf-wY1L-DqD2f8wiuTeXNDKeAUw1oM15Fd0U,3998
44
+ airflow/providers/fab/migrations/env.py,sha256=brxmsuAiSRSwzG14Butue1chSJSXaLW53-ABihPLmKw,3951
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.0.dist-info/entry_points.txt,sha256=m05kASp7vFi0ZmQ--CFp7GeJpPL7UT2RQF8EEP5XRX8,99
49
- apache_airflow_providers_fab-1.5.0.dist-info/WHEEL,sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4,81
50
- apache_airflow_providers_fab-1.5.0.dist-info/METADATA,sha256=mlTjYgKbsEs1A2J0YtcHv2G7X-02thom7wo_oL9QvuM,6558
51
- apache_airflow_providers_fab-1.5.0.dist-info/RECORD,,
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,,