-
-
Notifications
You must be signed in to change notification settings - Fork 32k
gh-129917: Update installers to use SQLite 3.49 #131025
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
Conversation
erlend-aasland
commented
Mar 9, 2025
•
edited by bedevere-app
bot
Loading
edited by bedevere-app
bot
- Issue: Update installers to use SQLite 3.49 #129917
!buildbot android |
🤖 New build scheduled with the buildbot fleet by @mhsmith for commit deb8d8e 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F131025%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As noted in the issue, since our last rev bump the SQLite project has moved from using autoconf
to autosetup
and that has caused various problems for downstream builders including our macOS installer build. The fixes for that were relatively simple and this PR now covers them.
!buildbot Android |
🤖 New build scheduled with the buildbot fleet by @freakboy3742 for commit 4fe5959 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F131025%2Fmerge The command will test the builders whose names match following regular expression: The builders matched are:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good to me from the Android perspective; The macOS and Windows changes look like they make sense, but I'm less confident that I haven't missed something subtle.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
macOS changes LGTM
Thanks for the reviews. I'll land when @zooba (or anyone else from the Windows team) gives a thumbs up. |
LGTM |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
) (cherry picked from commit 45a3ab5) Co-authored-by: Erlend E. Aasland <[email protected]> Co-authored-by: Ned Deily <[email protected]>
GH-131957 is a backport of this pull request to the 3.13 branch. |
GH-131958 is a backport of this pull request to the 3.12 branch. |
…131957) gh-129917: Update installers to use SQLite 3.49.1 (GH-131025) (cherry picked from commit 45a3ab5) Co-authored-by: Erlend E. Aasland <[email protected]> Co-authored-by: Ned Deily <[email protected]>
…131958) (cherry picked from commit 45a3ab5) Co-authored-by: Ned Deily <[email protected]>
Co-authored-by: Ned Deily <[email protected]>