]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-151163: Update Android, macOS installer, and Windows builds to SQLite 3.53.2 ...
authorZachary Ware <zach@python.org>
Tue, 9 Jun 2026 18:27:26 +0000 (13:27 -0500)
committerGitHub <noreply@github.com>
Tue, 9 Jun 2026 18:27:26 +0000 (13:27 -0500)
Mac/BuildScript/build-installer.py
Misc/NEWS.d/next/Build/2026-06-09-11-54-13.gh-issue-151163.vFAtjv.rst [new file with mode: 0644]
Misc/NEWS.d/next/Windows/2026-04-26-23-14-45.gh-issue-149029.oPTXP4.rst [deleted file]
Misc/NEWS.d/next/Windows/2026-06-09-11-55-41.gh-issue-151163.oizZYV.rst [new file with mode: 0644]
Misc/NEWS.d/next/macOS/2026-04-26-23-15-09.gh-issue-149029.Lsx--T.rst [deleted file]
Misc/NEWS.d/next/macOS/2026-06-09-11-52-35.gh-issue-151163.RlPXHq.rst [new file with mode: 0644]
Misc/externals.spdx.json
PCbuild/get_externals.bat
PCbuild/python.props
PCbuild/readme.txt
Platforms/Android/__main__.py

index 9c54cfe75c12f7290d7882e123a5b1a0d613919f..394e42439f7710e7c1ba485f4153063c95f1a6a5 100755 (executable)
@@ -359,9 +359,9 @@ def library_recipes():
                   ),
           ),
           dict(
-              name="SQLite 3.53.1",
-              url="https://www.sqlite.org/2026/sqlite-autoconf-3530100.tar.gz",
-              checksum="83e6b2020a034e9a7ad4a72feea59e1ad52f162e09cbd26735a3ffb98359fc4f",
+              name="SQLite 3.53.2",
+              url="https://www.sqlite.org/2026/sqlite-autoconf-3530200.tar.gz",
+              checksum="588ad51949419a56ebe81fe56193d510c559eb94c9a57748387860b5d3069316",
               extra_cflags=('-Os '
                             '-DSQLITE_ENABLE_FTS5 '
                             '-DSQLITE_ENABLE_FTS4 '
diff --git a/Misc/NEWS.d/next/Build/2026-06-09-11-54-13.gh-issue-151163.vFAtjv.rst b/Misc/NEWS.d/next/Build/2026-06-09-11-54-13.gh-issue-151163.vFAtjv.rst
new file mode 100644 (file)
index 0000000..e4f3a04
--- /dev/null
@@ -0,0 +1 @@
+Updated Android build to include SQLite version 3.53.2.
diff --git a/Misc/NEWS.d/next/Windows/2026-04-26-23-14-45.gh-issue-149029.oPTXP4.rst b/Misc/NEWS.d/next/Windows/2026-04-26-23-14-45.gh-issue-149029.oPTXP4.rst
deleted file mode 100644 (file)
index 6c4c640..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Update Windows installer to ship with SQLite 3.53.1.
diff --git a/Misc/NEWS.d/next/Windows/2026-06-09-11-55-41.gh-issue-151163.oizZYV.rst b/Misc/NEWS.d/next/Windows/2026-06-09-11-55-41.gh-issue-151163.oizZYV.rst
new file mode 100644 (file)
index 0000000..580a874
--- /dev/null
@@ -0,0 +1 @@
+Updated Windows builds to include SQLite version 3.53.2.
diff --git a/Misc/NEWS.d/next/macOS/2026-04-26-23-15-09.gh-issue-149029.Lsx--T.rst b/Misc/NEWS.d/next/macOS/2026-04-26-23-15-09.gh-issue-149029.Lsx--T.rst
deleted file mode 100644 (file)
index 157a70f..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Update macOS installer to ship with SQLite version 3.53.1.
diff --git a/Misc/NEWS.d/next/macOS/2026-06-09-11-52-35.gh-issue-151163.RlPXHq.rst b/Misc/NEWS.d/next/macOS/2026-06-09-11-52-35.gh-issue-151163.RlPXHq.rst
new file mode 100644 (file)
index 0000000..7e9bf6f
--- /dev/null
@@ -0,0 +1 @@
+Updated macOS installer to include SQLite version 3.53.2.
index dd49036a53607963b91e8af3f79f681c61fea785..523d20259adaaa9df0cd576c01d0ec03f47b5195 100644 (file)
       "checksums": [
         {
           "algorithm": "SHA256",
-          "checksumValue": "15e8fc7dc059f7b156e53629540951c2691acd71e027f6f8f66dacab5c66c884"
+          "checksumValue": "53f8711811090cc4d9ffc624c360f81e7b409763b145ab2e948998f1a0d6a612"
         }
       ],
-      "downloadLocation": "https://github.com/python/cpython-source-deps/archive/refs/tags/sqlite-3.53.1.0.tar.gz",
+      "downloadLocation": "https://github.com/python/cpython-source-deps/archive/refs/tags/sqlite-3.53.2.0.tar.gz",
       "externalRefs": [
         {
           "referenceCategory": "SECURITY",
-          "referenceLocator": "cpe:2.3:a:sqlite:sqlite:3.53.1.0:*:*:*:*:*:*:*",
+          "referenceLocator": "cpe:2.3:a:sqlite:sqlite:3.53.2.0:*:*:*:*:*:*:*",
           "referenceType": "cpe23Type"
         }
       ],
       "licenseConcluded": "NOASSERTION",
       "name": "sqlite",
       "primaryPackagePurpose": "SOURCE",
-      "versionInfo": "3.53.1.0"
+      "versionInfo": "3.53.2.0"
     },
     {
       "SPDXID": "SPDXRef-PACKAGE-tcl",
index f23a38ff6757d0f780d8bca1af1e4fb53c4a3a1f..47399fe65d1e542dcb3f0aeb09ad96d64b273366 100644 (file)
@@ -56,7 +56,7 @@ set libraries=%libraries%                                       bzip2-1.0.8
 if NOT "%IncludeLibffiSrc%"=="false" set libraries=%libraries%  libffi-3.4.4
 if NOT "%IncludeSSLSrc%"=="false" set libraries=%libraries%     openssl-3.5.7
 set libraries=%libraries%                                       mpdecimal-4.0.0
-set libraries=%libraries%                                       sqlite-3.53.1.0
+set libraries=%libraries%                                       sqlite-3.53.2.0
 if NOT "%IncludeTkinterSrc%"=="false" set libraries=%libraries% tcl-9.0.3.0
 if NOT "%IncludeTkinterSrc%"=="false" set libraries=%libraries% tk-9.0.3.1
 set libraries=%libraries%                                       xz-5.8.1.1
index 86b88bf9ea75b4e2b9d28f3bdeaa72dbcba46285..8d931bba28a389ad708b786e716c62b5c377ab63 100644 (file)
@@ -98,7 +98,7 @@
   <Import Project="$(ExternalProps)" Condition="$(ExternalProps) != '' and Exists('$(ExternalProps)')" />
 
   <PropertyGroup>
-    <sqlite3Dir Condition="$(sqlite3Dir) == ''">$(ExternalsDir)sqlite-3.53.1.0\</sqlite3Dir>
+    <sqlite3Dir Condition="$(sqlite3Dir) == ''">$(ExternalsDir)sqlite-3.53.2.0\</sqlite3Dir>
     <bz2Dir Condition="$(bz2Dir) == ''">$(ExternalsDir)bzip2-1.0.8\</bz2Dir>
     <lzmaDir Condition="$(lzmaDir) == ''">$(ExternalsDir)xz-5.8.1.1\</lzmaDir>
     <libffiDir Condition="$(libffiDir) == ''">$(ExternalsDir)libffi-3.4.4\</libffiDir>
index ea8adf21c279a68728bfa15e8fe1b70135d5e222..7c5eab2eb75a1def70c1724fa87a189aeea0e2fc 100644 (file)
@@ -242,7 +242,7 @@ _ssl
     again when building.
 
 _sqlite3
-    Wraps SQLite 3.53.1, which is itself built by sqlite3.vcxproj
+    Wraps SQLite 3.53.2, which is itself built by sqlite3.vcxproj
     Homepage:
         https://www.sqlite.org/
 
index f738a198e1a4121c610a336f774705385b68864c..063e1f3160314432a4fcd450475fcab404964483 100755 (executable)
@@ -220,7 +220,7 @@ def unpack_deps(host, prefix_dir, cache_dir):
         "bzip2-1.0.8-3",
         "libffi-3.4.4-3",
         "openssl-3.5.7-0",
-        "sqlite-3.53.1-0",
+        "sqlite-3.53.2-0",
         "xz-5.4.6-1",
         "zstd-1.5.7-2"
     ]: