Skip to content

gh-152023: Update Android and Windows builds to SQLite 3.53.4 - #155101

Open
StanFromIreland wants to merge 4 commits into
python:mainfrom
StanFromIreland:sqlite3.53.3
Open

gh-152023: Update Android and Windows builds to SQLite 3.53.4#155101
StanFromIreland wants to merge 4 commits into
python:mainfrom
StanFromIreland:sqlite3.53.3

Conversation

@StanFromIreland

@StanFromIreland StanFromIreland commented Aug 2, 2026

Copy link
Copy Markdown
Member

This extends #153867 (macOS) to Android and Windows. I have yet to add the sources for either platform, I'm not quite sure how to go about that, @zware, could you please help with these? :-)

Additionally for Android, beeware/cpython-android-source-deps#10 is required before building SQLite to enable the median() and percentile() functions.

@mhsmith

mhsmith commented Aug 4, 2026

Copy link
Copy Markdown
Member

I've created a SQLite release for Android, and rerun the Android CI on this PR.

I've also sent you an invite to join the cpython-android-source-deps repository, which will allow you to create future releases by pushing a tag, as described in the README. There's no need to ask me before doing this, unless the release requires any other changes to the repository, in which case please make a PR first.

@zware

zware commented Aug 4, 2026

Copy link
Copy Markdown
Member

I was just going to grab the sources to update cpython-source-deps and saw that 3.53.4 is available. Do we want to jump to that or stick with 3.53.3?

@StanFromIreland

Copy link
Copy Markdown
Member Author

Do we want to jump to that or stick with 3.53.3?

I think switching to 3.53.4 is fine, any thoughts @ned-deily? I can update this PR to include macOS.

@ned-deily

Copy link
Copy Markdown
Member

3.53.4 should be good. I'll take care of updating the Mac installer builds.

@StanFromIreland

Copy link
Copy Markdown
Member Author

Switched to SQLite 3.53.4. I don't mind doing the macOS installer too, since I'm updating the others anyway, Ned :-)

@StanFromIreland StanFromIreland changed the title gh-152023: Update Android and Windows builds to SQLite 3.53.3 gh-152023: Update Android and Windows builds to SQLite 3.53.4 Aug 5, 2026
@StanFromIreland

Copy link
Copy Markdown
Member Author

I've pushed the tag to beeware/cpython-android-source-deps. As for Windows, I simply follow the instructions at https://github.com/python/cpython-source-deps/tree/sqlite#the-sqlite-amalgamation-source-code to update, right Zach (sorry, it's my first time)?

@zware

zware commented Aug 5, 2026

Copy link
Copy Markdown
Member

Yep, that should do it :)

@freakboy3742 freakboy3742 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.

👍 Android changes makes sense to me

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.

5 participants