Skip to content

Conversation

@amoghrajesh
Copy link
Contributor

libcst released 1.8.0 few hours ago which has missing wheels for all PY except 3.12, this is leading to bulk failure of our tests.

Example error:

Resolved 848 packages in 206ms
  error: Distribution `libcst==1.8.0 @ registry+[https://pypi.org/simple`](https://pypi.org/simple%60) can't be installed because it doesn't have a source distribution or wheel for the current platform
  
  hint: You're using CPython 3.9 (`cp39`), but `libcst` (v1.8.0) only has wheels with the following Python implementation tags: `cp310`, `cp311`, `cp312`

Ex: https://github.com/apache/airflow/actions/runs/15276855155/job/42968833523

Attempting to fix it because it seems that precommit only uses it.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@amoghrajesh amoghrajesh added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label May 27, 2025
@amoghrajesh amoghrajesh requested a review from eladkal May 27, 2025 16:50
@amoghrajesh amoghrajesh merged commit 56343ff into apache:main May 27, 2025
53 checks passed
github-actions bot pushed a commit that referenced this pull request May 27, 2025
* Exclude libcst 1.8.0 (no wheels <3.12)

* Exclude libcst 1.8.0 (no wheels <3.12)
(cherry picked from commit 56343ff)

Co-authored-by: Amogh Desai <amoghrajesh1999@gmail.com>
@github-actions
Copy link

Backport successfully created: v3-0-test

Status Branch Result
v3-0-test PR Link

github-actions bot pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request May 27, 2025
* Exclude libcst 1.8.0 (no wheels <3.12)

* Exclude libcst 1.8.0 (no wheels <3.12)
(cherry picked from commit 56343ff)

Co-authored-by: Amogh Desai <amoghrajesh1999@gmail.com>
potiuk pushed a commit that referenced this pull request Jun 2, 2025
* Exclude libcst 1.8.0 (no wheels <3.12)

* Exclude libcst 1.8.0 (no wheels <3.12)
(cherry picked from commit 56343ff)

Co-authored-by: Amogh Desai <amoghrajesh1999@gmail.com>
kaxil pushed a commit that referenced this pull request Jun 3, 2025
* Exclude libcst 1.8.0 (no wheels <3.12)

* Exclude libcst 1.8.0 (no wheels <3.12)
(cherry picked from commit 56343ff)

Co-authored-by: Amogh Desai <amoghrajesh1999@gmail.com>
sanederchik pushed a commit to sanederchik/airflow that referenced this pull request Jun 7, 2025
* Exclude libcst 1.8.0 (no wheels <3.12)

* Exclude libcst 1.8.0 (no wheels <3.12)
jose-lehmkuhl pushed a commit to jose-lehmkuhl/airflow that referenced this pull request Jul 11, 2025
* Exclude libcst 1.8.0 (no wheels <3.12)

* Exclude libcst 1.8.0 (no wheels <3.12)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools 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.

3 participants