Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6e57bd0

Browse files
gh-116145: Updated bundled Tcl/Tk on Windows to 8.6.14 (GH-117030)
(cherry picked from commit0e8d35b)Co-authored-by: Steve Dower <steve.dower@python.org>
1 parent5539bd9 commit6e57bd0

File tree

4 files changed

+13
-12
lines changed

4 files changed

+13
-12
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated bundled Tcl/Tk to 8.6.14.

‎Misc/externals.spdx.json‎

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -112,42 +112,42 @@
112112
"checksums": [
113113
{
114114
"algorithm":"SHA256",
115-
"checksumValue":"1d3f2015e49e269cf681373d433cd54d88d5ef7443fe87f5f50f5fcfe9003e73"
115+
"checksumValue":"ad7623a44e1b6e42df47ba8f16b2b0435ac605650b5054077c4355a30473074c"
116116
}
117117
],
118-
"downloadLocation":"https://github.com/python/cpython-source-deps/archive/refs/tags/tcl-core-8.6.13.1.tar.gz",
118+
"downloadLocation":"https://github.com/python/cpython-source-deps/archive/refs/tags/tcl-core-8.6.14.0.tar.gz",
119119
"externalRefs": [
120120
{
121121
"referenceCategory":"SECURITY",
122-
"referenceLocator":"cpe:2.3:a:tcl_tk:tcl_tk:8.6.13.1:*:*:*:*:*:*:*",
122+
"referenceLocator":"cpe:2.3:a:tcl_tk:tcl_tk:8.6.14.0:*:*:*:*:*:*:*",
123123
"referenceType":"cpe23Type"
124124
}
125125
],
126126
"licenseConcluded":"NOASSERTION",
127127
"name":"tcl-core",
128128
"primaryPackagePurpose":"SOURCE",
129-
"versionInfo":"8.6.13.1"
129+
"versionInfo":"8.6.14.0"
130130
},
131131
{
132132
"SPDXID":"SPDXRef-PACKAGE-tk",
133133
"checksums": [
134134
{
135135
"algorithm":"SHA256",
136-
"checksumValue":"6056203b8a6aaf6ea89d90a7b55dc7f407e55c093f731a98fd830a712a3c81d3"
136+
"checksumValue":"e8d5cbe97952037962518b69aba85e324d80aa189054c163ab0ee764a448e802"
137137
}
138138
],
139-
"downloadLocation":"https://github.com/python/cpython-source-deps/archive/refs/tags/tk-8.6.13.1.tar.gz",
139+
"downloadLocation":"https://github.com/python/cpython-source-deps/archive/refs/tags/tk-8.6.14.0.tar.gz",
140140
"externalRefs": [
141141
{
142142
"referenceCategory":"SECURITY",
143-
"referenceLocator":"cpe:2.3:a:tcl_tk:tcl_tk:8.6.13.1:*:*:*:*:*:*:*",
143+
"referenceLocator":"cpe:2.3:a:tcl_tk:tcl_tk:8.6.14.0:*:*:*:*:*:*:*",
144144
"referenceType":"cpe23Type"
145145
}
146146
],
147147
"licenseConcluded":"NOASSERTION",
148148
"name":"tk",
149149
"primaryPackagePurpose":"SOURCE",
150-
"versionInfo":"8.6.13.1"
150+
"versionInfo":"8.6.14.0"
151151
},
152152
{
153153
"SPDXID":"SPDXRef-PACKAGE-xz",

‎PCbuild/get_externals.bat‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ if NOT "%IncludeLibffiSrc%"=="false" set libraries=%libraries% libffi-3.4.4
5656
ifNOT"%IncludeSSLSrc%"=="false"setlibraries=%libraries% openssl-3.0.13
5757
setlibraries=%libraries% mpdecimal-4.0.0
5858
setlibraries=%libraries% sqlite-3.45.3.0
59-
ifNOT"%IncludeTkinterSrc%"=="false"setlibraries=%libraries% tcl-core-8.6.13.1
60-
ifNOT"%IncludeTkinterSrc%"=="false"setlibraries=%libraries% tk-8.6.13.1
59+
ifNOT"%IncludeTkinterSrc%"=="false"setlibraries=%libraries% tcl-core-8.6.14.0
60+
ifNOT"%IncludeTkinterSrc%"=="false"setlibraries=%libraries% tk-8.6.14.0
6161
setlibraries=%libraries% xz-5.2.5
6262
setlibraries=%libraries% zlib-1.3.1
6363

@@ -78,7 +78,7 @@ echo.Fetching external binaries...
7878
setbinaries=
7979
ifNOT"%IncludeLibffi%"=="false"setbinaries=%binaries% libffi-3.4.4
8080
ifNOT"%IncludeSSL%"=="false"setbinaries=%binaries% openssl-bin-3.0.13
81-
ifNOT"%IncludeTkinter%"=="false"setbinaries=%binaries% tcltk-8.6.13.1
81+
ifNOT"%IncludeTkinter%"=="false"setbinaries=%binaries% tcltk-8.6.14.0
8282
ifNOT"%IncludeSSLSrc%"=="false"setbinaries=%binaries% nasm-2.11.06
8383

8484
for%%bin (%binaries%)do (

‎PCbuild/tcltk.props‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<ProjectToolsVersion="15.0"xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<ImportProject="pyproject.props"Condition="$(__PyProject_Props_Imported) != 'true'" />
44
<PropertyGroup>
5-
<TclVersionCondition="$(TclVersion) == ''">8.6.13.1</TclVersion>
5+
<TclVersionCondition="$(TclVersion) == ''">8.6.14.0</TclVersion>
66
<TkVersionCondition="$(TkVersion) == ''">$(TclVersion)</TkVersion>
77
<TclMajorVersion>$([System.Version]::Parse($(TclVersion)).Major)</TclMajorVersion>
88
<TclMinorVersion>$([System.Version]::Parse($(TclVersion)).Minor)</TclMinorVersion>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp