Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PYTHON-4077 Make sure to upload release wheel for python 3.7 on macos… #1459

Conversation

caseyclements
Copy link
Contributor

During a conversation about changes in universal wheel support in MacOS after Python 3.7, we discovered that we hadn't published 3.7 wheels for MacOS since 4.4.0. We have manually built and uploaded the missing versions. This PR fixes the mistake made in the refactor in .evergreen/config.yml.

Going forward, we will be using Github Actions for release because it supports trusted publishing. See .github/workflows/release-python.yml.

@caseyclements caseyclements requested a review from a team as a code owner December 13, 2023 23:05
@caseyclements caseyclements requested review from blink1073 and removed request for a team December 13, 2023 23:05
@blink1073
Copy link
Member

I confirmed the file is now part of the upload zip: pymongo-4.7.0.dev0-cp37-cp37m-macosx_10_9_x86_64.whl.

Copy link
Member

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

Thanks!

@caseyclements
Copy link
Contributor Author

Missing wheels were built and uploaded manually. This PR updates config.yml for reproducibility.

@caseyclements caseyclements merged commit ffd61f8 into mongodb:master Dec 19, 2023
19 checks passed
@caseyclements caseyclements deleted the feature/PYTHON-4077-macos-wheel-py37 branch December 19, 2023 17:34
blink1073 pushed a commit to blink1073/mongo-python-driver that referenced this pull request Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants