Skip to content

Commit 29c64c0

Browse files
committed
downloads: remove openssl-windows-bin
The Windows build compiles OpenSSL from source. We don't need this.
1 parent 797d410 commit 29c64c0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pythonbuild/downloads.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -189,12 +189,6 @@
189189
'sha256': '5c557b023230413dfb0756f3137a13e6d726838ccd1430888ad15bfb2b43ea4b',
190190
'version': '1.1.1b',
191191
},
192-
'openssl-windows-bin': {
193-
'url': 'https://github.com/python/cpython-bin-deps/archive/openssl-bin-1.1.0j.tar.gz',
194-
'size': 8274446,
195-
'sha256': 'c4684e220473fb2bdb0b95e43183c4701b6b103acac5ec23385e41a9a77fc9b1',
196-
'version': '1.1.0j',
197-
},
198192
'nasm-windows-bin': {
199193
'url': 'https://github.com/python/cpython-bin-deps/archive/nasm-2.11.06.tar.gz',
200194
'size': 384826,

0 commit comments

Comments
 (0)