Skip to content

[v3-2-test] Work around jpype1 1.7.0 missing macOS arm64 wheels in jd…#65548

Merged
potiuk merged 1 commit intoapache:v3-2-testfrom
potiuk:backport-8ed50ae-v3-2-test
Apr 20, 2026
Merged

[v3-2-test] Work around jpype1 1.7.0 missing macOS arm64 wheels in jd…#65548
potiuk merged 1 commit intoapache:v3-2-testfrom
potiuk:backport-8ed50ae-v3-2-test

Conversation

@potiuk
Copy link
Copy Markdown
Member

@potiuk potiuk commented Apr 20, 2026

…bc provider (#65532)

jpype1 1.7.0 stopped shipping prebuilt macOS arm64 wheels and tries to build from source against a JDK on Apple Silicon, which breaks uv sync out of the box on those machines. Exclude jpype1 1.7.0 as a direct dependency of the jdbc provider, scoped to darwin-arm64 only so every other platform (including macOS x86_64) still resolves to the latest wheels. Upstream plans to restore the arm64 wheels in 1.7.1 (jpype-project/jpype#1357), after which the exclusion can be dropped.
(cherry picked from commit 8ed50ae)


Was generative AI tooling used to co-author this PR?
  • Yes (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, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

…bc provider (apache#65532)

jpype1 1.7.0 stopped shipping prebuilt macOS arm64 wheels and tries to
build from source against a JDK on Apple Silicon, which breaks
`uv sync` out of the box on those machines. Exclude jpype1 1.7.0 as a
direct dependency of the jdbc provider, scoped to darwin-arm64 only so
every other platform (including macOS x86_64) still resolves to the
latest wheels. Upstream plans to restore the arm64 wheels in 1.7.1
(jpype-project/jpype#1357), after which the
exclusion can be dropped.
(cherry picked from commit 8ed50ae)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
@potiuk potiuk merged commit fe17c5c into apache:v3-2-test Apr 20, 2026
35 checks passed
@potiuk potiuk deleted the backport-8ed50ae-v3-2-test branch April 20, 2026 15:11
vatsrahul1001 pushed a commit that referenced this pull request Apr 23, 2026
…bc provider (#65532) (#65548)

jpype1 1.7.0 stopped shipping prebuilt macOS arm64 wheels and tries to
build from source against a JDK on Apple Silicon, which breaks
`uv sync` out of the box on those machines. Exclude jpype1 1.7.0 as a
direct dependency of the jdbc provider, scoped to darwin-arm64 only so
every other platform (including macOS x86_64) still resolves to the
latest wheels. Upstream plans to restore the arm64 wheels in 1.7.1
(jpype-project/jpype#1357), after which the
exclusion can be dropped.
(cherry picked from commit 8ed50ae)
vatsrahul1001 pushed a commit that referenced this pull request Apr 23, 2026
…bc provider (#65532) (#65548)

jpype1 1.7.0 stopped shipping prebuilt macOS arm64 wheels and tries to
build from source against a JDK on Apple Silicon, which breaks
`uv sync` out of the box on those machines. Exclude jpype1 1.7.0 as a
direct dependency of the jdbc provider, scoped to darwin-arm64 only so
every other platform (including macOS x86_64) still resolves to the
latest wheels. Upstream plans to restore the arm64 wheels in 1.7.1
(jpype-project/jpype#1357), after which the
exclusion can be dropped.
(cherry picked from commit 8ed50ae)
vatsrahul1001 pushed a commit that referenced this pull request Apr 23, 2026
…bc provider (#65532) (#65548)

jpype1 1.7.0 stopped shipping prebuilt macOS arm64 wheels and tries to
build from source against a JDK on Apple Silicon, which breaks
`uv sync` out of the box on those machines. Exclude jpype1 1.7.0 as a
direct dependency of the jdbc provider, scoped to darwin-arm64 only so
every other platform (including macOS x86_64) still resolves to the
latest wheels. Upstream plans to restore the arm64 wheels in 1.7.1
(jpype-project/jpype#1357), after which the
exclusion can be dropped.
(cherry picked from commit 8ed50ae)
vatsrahul1001 pushed a commit that referenced this pull request Apr 23, 2026
…bc provider (#65532) (#65548)

jpype1 1.7.0 stopped shipping prebuilt macOS arm64 wheels and tries to
build from source against a JDK on Apple Silicon, which breaks
`uv sync` out of the box on those machines. Exclude jpype1 1.7.0 as a
direct dependency of the jdbc provider, scoped to darwin-arm64 only so
every other platform (including macOS x86_64) still resolves to the
latest wheels. Upstream plans to restore the arm64 wheels in 1.7.1
(jpype-project/jpype#1357), after which the
exclusion can be dropped.
(cherry picked from commit 8ed50ae)
vatsrahul1001 pushed a commit that referenced this pull request Apr 23, 2026
…bc provider (#65532) (#65548)

jpype1 1.7.0 stopped shipping prebuilt macOS arm64 wheels and tries to
build from source against a JDK on Apple Silicon, which breaks
`uv sync` out of the box on those machines. Exclude jpype1 1.7.0 as a
direct dependency of the jdbc provider, scoped to darwin-arm64 only so
every other platform (including macOS x86_64) still resolves to the
latest wheels. Upstream plans to restore the arm64 wheels in 1.7.1
(jpype-project/jpype#1357), after which the
exclusion can be dropped.
(cherry picked from commit 8ed50ae)
vatsrahul1001 pushed a commit that referenced this pull request Apr 23, 2026
…bc provider (#65532) (#65548)

jpype1 1.7.0 stopped shipping prebuilt macOS arm64 wheels and tries to
build from source against a JDK on Apple Silicon, which breaks
`uv sync` out of the box on those machines. Exclude jpype1 1.7.0 as a
direct dependency of the jdbc provider, scoped to darwin-arm64 only so
every other platform (including macOS x86_64) still resolves to the
latest wheels. Upstream plans to restore the arm64 wheels in 1.7.1
(jpype-project/jpype#1357), after which the
exclusion can be dropped.
(cherry picked from commit 8ed50ae)
vatsrahul1001 pushed a commit that referenced this pull request Apr 23, 2026
…bc provider (#65532) (#65548)

jpype1 1.7.0 stopped shipping prebuilt macOS arm64 wheels and tries to
build from source against a JDK on Apple Silicon, which breaks
`uv sync` out of the box on those machines. Exclude jpype1 1.7.0 as a
direct dependency of the jdbc provider, scoped to darwin-arm64 only so
every other platform (including macOS x86_64) still resolves to the
latest wheels. Upstream plans to restore the arm64 wheels in 1.7.1
(jpype-project/jpype#1357), after which the
exclusion can be dropped.
(cherry picked from commit 8ed50ae)
vatsrahul1001 pushed a commit that referenced this pull request Apr 23, 2026
…bc provider (#65532) (#65548)

jpype1 1.7.0 stopped shipping prebuilt macOS arm64 wheels and tries to
build from source against a JDK on Apple Silicon, which breaks
`uv sync` out of the box on those machines. Exclude jpype1 1.7.0 as a
direct dependency of the jdbc provider, scoped to darwin-arm64 only so
every other platform (including macOS x86_64) still resolves to the
latest wheels. Upstream plans to restore the arm64 wheels in 1.7.1
(jpype-project/jpype#1357), after which the
exclusion can be dropped.
(cherry picked from commit 8ed50ae)
vatsrahul1001 pushed a commit that referenced this pull request Apr 23, 2026
…bc provider (#65532) (#65548)

jpype1 1.7.0 stopped shipping prebuilt macOS arm64 wheels and tries to
build from source against a JDK on Apple Silicon, which breaks
`uv sync` out of the box on those machines. Exclude jpype1 1.7.0 as a
direct dependency of the jdbc provider, scoped to darwin-arm64 only so
every other platform (including macOS x86_64) still resolves to the
latest wheels. Upstream plans to restore the arm64 wheels in 1.7.1
(jpype-project/jpype#1357), after which the
exclusion can be dropped.
(cherry picked from commit 8ed50ae)
vatsrahul1001 pushed a commit to potiuk/airflow that referenced this pull request Apr 23, 2026
…bc provider (apache#65532) (apache#65548)

jpype1 1.7.0 stopped shipping prebuilt macOS arm64 wheels and tries to
build from source against a JDK on Apple Silicon, which breaks
`uv sync` out of the box on those machines. Exclude jpype1 1.7.0 as a
direct dependency of the jdbc provider, scoped to darwin-arm64 only so
every other platform (including macOS x86_64) still resolves to the
latest wheels. Upstream plans to restore the arm64 wheels in 1.7.1
(jpype-project/jpype#1357), after which the
exclusion can be dropped.
(cherry picked from commit 8ed50ae)
vatsrahul1001 pushed a commit to potiuk/airflow that referenced this pull request Apr 23, 2026
…bc provider (apache#65532) (apache#65548)

jpype1 1.7.0 stopped shipping prebuilt macOS arm64 wheels and tries to
build from source against a JDK on Apple Silicon, which breaks
`uv sync` out of the box on those machines. Exclude jpype1 1.7.0 as a
direct dependency of the jdbc provider, scoped to darwin-arm64 only so
every other platform (including macOS x86_64) still resolves to the
latest wheels. Upstream plans to restore the arm64 wheels in 1.7.1
(jpype-project/jpype#1357), after which the
exclusion can be dropped.
(cherry picked from commit 8ed50ae)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant