diff --git a/pythonbuild/downloads.py b/pythonbuild/downloads.py index 342c207e4..86e62bc0b 100644 --- a/pythonbuild/downloads.py +++ b/pythonbuild/downloads.py @@ -327,14 +327,6 @@ "licenses": ["TCL"], "license_file": "LICENSE.tcl.txt", }, - "tix": { - "url": "https://github.com/python/cpython-source-deps/archive/tix-8.4.3.6.tar.gz", - "size": 1836451, - "sha256": "f7b21d115867a41ae5fd7c635a4c234d3ca25126c3661eb36028c6e25601f85e", - "version": "8.4.3.6", - "licenses": ["TCL"], - "license_file": "LICENSE.tix.txt", - }, "tk": { "url": "https://prdownloads.sourceforge.net/tcl/tk9.0.3-src.tar.gz", "size": 4644835, @@ -358,24 +350,6 @@ "version": "8.6.14", "git_commit": "c624cc881bd0e5071dec9de4b120cbe9985d8c14", }, - "tcl-8612": { - "url": "https://prdownloads.sourceforge.net/tcl/tcl8.6.12-src.tar.gz", - "size": 10353486, - "sha256": "26c995dd0f167e48b11961d891ee555f680c175f7173ff8cb829f4ebcde4c1a6", - "version": "8.6.12", - "library_names": ["tcl8.6"], - "licenses": ["TCL"], - "license_file": "LICENSE.tcl.txt", - }, - "tk-8612": { - "url": "https://prdownloads.sourceforge.net/tcl/tk8.6.12-src.tar.gz", - "size": 4515393, - "sha256": "12395c1f3fcb6bed2938689f797ea3cdf41ed5cb6c4766eec8ac949560310630", - "version": "8.6.12", - "library_names": ["tk8.6"], - "licenses": ["TCL"], - "license_file": "LICENSE.tcl.txt", - }, "tk-windows-bin-8612": { "url": "https://github.com/python/cpython-bin-deps/archive/e3c3e9a2856124aa32b608632a52742d479eb7a9.tar.gz", "size": 6787654,