Skip to content

gh-149029: Update SQLite to 3.53.1 for binary releases#149767

Open
adamchainz wants to merge 1 commit into
python:mainfrom
adamchainz:sqlite_3.53.1
Open

gh-149029: Update SQLite to 3.53.1 for binary releases#149767
adamchainz wants to merge 1 commit into
python:mainfrom
adamchainz:sqlite_3.53.1

Conversation

@adamchainz
Copy link
Copy Markdown
Contributor

Fixes #149029. Copied from #137135. Supercedes #149030.

@mhsmith, please can you update the Android SQLite build again?

@gpshead, can you push the source to cpython-source-deps?

@freakboy3742
Copy link
Copy Markdown
Contributor

@adamchainz I've just tagged and released SQLite 3.53.1 for Android, and re-started the Android builds on this PR.

@gpshead
Copy link
Copy Markdown
Member

gpshead commented May 13, 2026

I added 3.53.1 to cpython-source-deps. python/cpython-source-deps@7bf8953

cpython-source-deps]└2 sqlite(+0/-0)* ± openssl sha3-256 sqlite-amalgamation-3530100.zip
SHA3-256(sqlite-amalgamation-3530100.zip)= 3c07136e4f6b5dd0c395be86455014039597bc65b6851f7111e88f71b6e06114

Comment thread Mac/BuildScript/build-installer.py Outdated
checksum="a3db587a1b92ee5ddac2f66b3edb41b26f9c867275782d46c3a088977d6a5b18",
name="SQLite 3.53.1",
url="https://www.sqlite.org/2026/sqlite-autoconf-3530100.tar.gz",
checksum="36ca143645cf76997d07b66e9244c636b8ccdec64a1d50558259c4e415e6558b",
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.

At the moment, build-installer.py still requires a sha2-256 checksum, not a sha3-256. That would be:
"83e6b2020a034e9a7ad4a72feea59e1ad52f162e09cbd26735a3ffb98359fc4f".

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Thanks for spotting that subtlety and finding the right hash.

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 14, 2026

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

@adamchainz
Copy link
Copy Markdown
Contributor Author

I have made the requested changes; please review again

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented May 14, 2026

Thanks for making the requested changes!

@ned-deily: please review the changes made to this pull request.

@bedevere-app bedevere-app Bot requested a review from ned-deily May 14, 2026 21:40
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.

Update macOS and Windows installers to SQLite 3.53.1

4 participants