Skip to content

Commit 30a7889

Browse files
miss-islingtonErlend Egeberg Aasland
andauthored
bpo-41557: Update Windows installer to use SQLite 3.33.0 (GH-21960)
(cherry picked from commit bfe6e03) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
1 parent 6ceb523 commit 30a7889

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update Windows installer to use SQLite 3.33.0.

PCbuild/get_externals.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ set libraries=
5454
set libraries=%libraries% bzip2-1.0.6
5555
if NOT "%IncludeLibffiSrc%"=="false" set libraries=%libraries% libffi-3.3.0-rc0-r1
5656
if NOT "%IncludeSSLSrc%"=="false" set libraries=%libraries% openssl-1.1.1g
57-
set libraries=%libraries% sqlite-3.32.3.0
57+
set libraries=%libraries% sqlite-3.33.0.0
5858
if NOT "%IncludeTkinterSrc%"=="false" set libraries=%libraries% tcl-core-8.6.9.0
5959
if NOT "%IncludeTkinterSrc%"=="false" set libraries=%libraries% tk-8.6.9.0
6060
if NOT "%IncludeTkinterSrc%"=="false" set libraries=%libraries% tix-8.4.3.6

PCbuild/python.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<ExternalsDir>$(EXTERNALS_DIR)</ExternalsDir>
5757
<ExternalsDir Condition="$(ExternalsDir) == ''">$([System.IO.Path]::GetFullPath(`$(PySourcePath)externals`))</ExternalsDir>
5858
<ExternalsDir Condition="!HasTrailingSlash($(ExternalsDir))">$(ExternalsDir)\</ExternalsDir>
59-
<sqlite3Dir>$(ExternalsDir)sqlite-3.32.3.0\</sqlite3Dir>
59+
<sqlite3Dir>$(ExternalsDir)sqlite-3.33.0.0\</sqlite3Dir>
6060
<bz2Dir>$(ExternalsDir)bzip2-1.0.6\</bz2Dir>
6161
<lzmaDir>$(ExternalsDir)xz-5.2.2\</lzmaDir>
6262
<libffiDir>$(ExternalsDir)libffi\</libffiDir>

PCbuild/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ _ssl
184184
again when building.
185185

186186
_sqlite3
187-
Wraps SQLite 3.32.3.0, which is itself built by sqlite3.vcxproj
187+
Wraps SQLite 3.33.0, which is itself built by sqlite3.vcxproj
188188
Homepage:
189189
http://www.sqlite.org/
190190
_tkinter

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy