Skip to content

Run pymongocrypt release task on macOS 14 - #1218

Merged
kevinAlbs merged 2 commits into
mongodb:masterfrom
kevinAlbs:python-release-macos-distro
Aug 20, 2026
Merged

Run pymongocrypt release task on macOS 14#1218
kevinAlbs merged 2 commits into
mongodb:masterfrom
kevinAlbs:python-release-macos-distro

Conversation

@kevinAlbs

@kevinAlbs kevinAlbs commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

To address task failures of release-python-macos-1100 due to a too-old rustc. Example:

Building wheel for cryptography (pyproject.toml) did not run successfully.
...
error: rustc 1.78.0 is not supported by the following packages:

MONGOCRYPT-961 plans to (soon) drop support for macOS 11 regardless. But this may be a short-term improvement to fix failing CI tasks.

Disclaimer: I used Claude to identify and propose the fix.

To fix task failures. This is not expected to bump the required macOS to use the wheel.
@kevinAlbs
kevinAlbs force-pushed the python-release-macos-distro branch from 3d7f9aa to 04077be Compare August 20, 2026 18:03
@kevinAlbs kevinAlbs changed the title Run pymongocrypt macOS release task on macos-14-arm64 (macos-11 is EOL) Run pymongocrypt release task on macOS 14 Aug 20, 2026
@kevinAlbs
kevinAlbs marked this pull request as ready for review August 20, 2026 18:04
@kevinAlbs
kevinAlbs requested a review from a team as a code owner August 20, 2026 18:04
Comment thread .evergreen/config.yml Outdated

@rcsanchez97 rcsanchez97 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, with suggested change from @blink1073

Co-authored-by: Steven Silvester <steve.silvester@mongodb.com>

@blink1073 blink1073 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, thanks!

@kevinAlbs
kevinAlbs merged commit d17cf45 into mongodb:master Aug 20, 2026
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants