Skip to content

Conversation

@jscheffl
Copy link
Contributor

@jscheffl jscheffl commented Feb 3, 2026

I sumbled over some small inconsistency in toml classifiers of three packages in our repo missing to tag 3.13 support but 3.13 Python versions actually supported meanwhile.


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.

@boring-cyborg boring-cyborg bot added area:API Airflow's REST/HTTP API area:helm-chart Airflow Helm Chart labels Feb 3, 2026
Copy link
Contributor

@eladkal eladkal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In providers this is generated automatically from
https://github.com/apache/airflow/blob/main/dev/breeze/src/airflow_breeze/templates/pyproject_TEMPLATE.toml.jinja2

Maybe we need something similar

@jscheffl
Copy link
Contributor Author

jscheffl commented Feb 3, 2026

In providers this is generated automatically from https://github.com/apache/airflow/blob/main/dev/breeze/src/airflow_breeze/templates/pyproject_TEMPLATE.toml.jinja2

Maybe we need something similar

Yes, agree. Smells like a inconsistency. But adding a new templating and code generator is a bit more complexity.

@jscheffl jscheffl added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:API Airflow's REST/HTTP API area:helm-chart Airflow Helm Chart backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants