This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 6df0c5ab44 Fix parameters propagation in `build-k8s-image
--rebuild-base-image` (#38484)
add b496dc838c Use `importlib_metadata` with compat to Python 3.10/3.12
stdlib (#38366)
No new revisions were added by this update.
Summary of changes:
airflow/operators/python.py | 9 +++----
airflow/plugins_manager.py | 6 ++---
airflow/utils/docs.py | 14 ++++++-----
airflow/utils/entry_points.py | 9 ++++---
hatch_build.py | 2 +-
tests/plugins/test_plugins_manager.py | 47 ++++++++++++++++-------------------
6 files changed, 43 insertions(+), 44 deletions(-)