This is an automated email from the ASF dual-hosted git repository. utkarsharma pushed a change to tag constraints-2.10.4rc1 in repository https://gitbox.apache.org/repos/asf/airflow.git
*** WARNING: tag constraints-2.10.4rc1 was modified! *** from d05cef7fdf1 (tag) to 0dfb229c57a (commit) from c06fcb118ee Updating constraints. Github run id:12160866736 add 5cdac967c86 Updating constraints. Github run id:12252702692 add 2a0a0b4f92c Updating constraints. Github run id:12265780090 add 0dfb229c57a Remove unnecessary files added incidentally No new revisions were added by this update. Summary of changes: .bash_aliases | 0 .bash_history | 0 .build/.BACKEND | 1 - .build/.MSSQL_VERSION | 1 - .build/.MYSQL_VERSION | 1 - .build/.POSTGRES_VERSION | 1 - .build/.PYTHON_MAJOR_MINOR_VERSION | 1 - .dockerignore | 4 + .inputrc | 0 constraints-3.10.txt | 72 +++++++-------- constraints-3.11.txt | 72 +++++++-------- constraints-3.12.txt | 68 +++++++------- constraints-3.8.txt | 54 +++++------ constraints-3.9.txt | 72 +++++++-------- constraints-no-providers-3.10.txt | 24 ++--- constraints-no-providers-3.11.txt | 24 ++--- constraints-no-providers-3.12.txt | 24 ++--- constraints-no-providers-3.8.txt | 18 ++-- constraints-no-providers-3.9.txt | 24 ++--- constraints-source-providers-3.10.txt | 72 +++++++-------- constraints-source-providers-3.11.txt | 72 +++++++-------- constraints-source-providers-3.12.txt | 70 +++++++------- constraints-source-providers-3.8.txt | 54 +++++------ constraints-source-providers-3.9.txt | 72 +++++++-------- .../src/apache_airflow_breeze.egg-info/PKG-INFO | 101 --------------------- .../src/apache_airflow_breeze.egg-info/SOURCES.txt | 98 -------------------- .../dependency_links.txt | 1 - .../entry_points.txt | 2 - .../apache_airflow_breeze.egg-info/not-zip-safe | 1 - .../apache_airflow_breeze.egg-info/requires.txt | 20 ---- .../apache_airflow_breeze.egg-info/top_level.txt | 1 - 31 files changed, 400 insertions(+), 625 deletions(-) delete mode 100644 .bash_aliases delete mode 100644 .bash_history delete mode 100644 .build/.BACKEND delete mode 100644 .build/.MSSQL_VERSION delete mode 100644 .build/.MYSQL_VERSION delete mode 100644 .build/.POSTGRES_VERSION delete mode 100644 .build/.PYTHON_MAJOR_MINOR_VERSION create mode 100644 .dockerignore delete mode 100644 .inputrc delete mode 100644 dev/breeze/src/apache_airflow_breeze.egg-info/PKG-INFO delete mode 100644 dev/breeze/src/apache_airflow_breeze.egg-info/SOURCES.txt delete mode 100644 dev/breeze/src/apache_airflow_breeze.egg-info/dependency_links.txt delete mode 100644 dev/breeze/src/apache_airflow_breeze.egg-info/entry_points.txt delete mode 100644 dev/breeze/src/apache_airflow_breeze.egg-info/not-zip-safe delete mode 100644 dev/breeze/src/apache_airflow_breeze.egg-info/requires.txt delete mode 100644 dev/breeze/src/apache_airflow_breeze.egg-info/top_level.txt