Skip to content

Conversation

@jscheffl
Copy link
Contributor

@jscheffl jscheffl commented Jan 24, 2026

Fixes broken CI in v3-1-test branch, see https://github.com/apache/airflow/actions/runs/21293078243/job/61291714026

MySQL Connector/Python package from Oracle version 9.6.0 has been badly published to PyPI and it misses both sdist and wheel distributions for Python 3.12, 3.13, 3.14 making it impossible to install on these Python versions. We need to exclude this version until Oracle fixes the issue. Issue raised: https://bugs.mysql.com/bug.php?id=119736 (cherry picked from commit 573cb47)


Was generative AI tooling used to co-author this PR?
  • No (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

MySQL Connector/Python package from Oracle version 9.6.0 has been badly
published to PyPI and it misses both sdist and wheel distributions for
Python 3.12, 3.13, 3.14 making it impossible to install on these Python
versions. We need to exclude this version until Oracle fixes the issue.
Issue raised: https://bugs.mysql.com/bug.php?id=119736
(cherry picked from commit 573cb47)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
@jscheffl jscheffl merged commit 2b2a168 into apache:v3-1-test Jan 24, 2026
77 checks passed
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Jan 27, 2026
@ephraimbuddy ephraimbuddy added this to the Airflow 3.1.7 milestone Jan 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) kind:documentation provider:mysql

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants