Releases: chevah/python-package
Version 2.7.18.f61b1f61
AIX packages now embed OpenSSL 1.0.2 libraries. These are patched with latest security fixes, up to and including CVE-2020-1971, CVE-2021-23840, CVE-2021-23841.
Python 2.7.18 sources were updated with latest security patches from ActiveState's maintained fork. Fixes CVE-2020-27619, CVE-2020-26116, CVE-2019-20907, CVE-2020-8492, CVE-2021-3177. (Except on Windows, where Python is not built from sources yet.)
OpenSSL sources for Python's stdlib ssl
module and cryptography
on generic Linux and macOS updated from 1.1.1h to 1.1.1j. Fixes CVE-2020-1971, CVE-2021-23840, CVE-2021-23841.
cryptography
updated to 3.3.2 on OS'es using latest version. This embeds OpenSSL 1.1.1i libraries in the Windows wheels. Fixes CVE-2020-36242 and adds workaround for CVE-2021-23840.
pyOpenSSL
updated from 19.0.2 to 20.0.1 for OS'es using latest version. Except on AIX and Solaris 11.4, where OpenSSL 1.0.2 is used, which is no longer supported starting with version 20.
pip
updated from 20.2.4 to 20.3.4.
cffi
updated from 1.14.3 to 1.14.5.
psutil
updated from 5.7.3 to 5.8.0.
pycryptodomex
updated from 3.9.7 to 3.10.1.
GMP sources updated from 6.2.0 to 6.2.1.
SQLite sources updated from 3.30.1 to 3.34.1.
AIX and Solaris 11.4 are no longer using latest cryptography
. They are still using version 3.2.1 built against statically-linked OpenSSL 1.0.2 libraries (on AIX) and system-provided OpenSSL 1.0.2 libraries (on Solaris 11.4).
Red Hat Enterprise Linux 7 (plus derivatives) and Amazon Linux 2 are no longer specifically supported because of latest cryptography
deprecating support for OpenSSL 1.0.2. Use the supported generic Linux x64 package on both.
Solaris 10 is no longer supported.
Errata: The Red Hat Enterprise Linux 8 package was initially built against OpenSSL 1.1.1g. Do not use it on RHEL 8.0-8.2, which shipped with OpenSSL 1.1.1c. This problem was fixed on Apr 16, please use the current rhel8
package instead, which should work on all RHEL 8.x versions and derivatives.
SHA256 checksums:
5fd7b91b439b630e282bff3aeadbd27314e288f8529bb3778dcc7cbe7fe88d9d python-2.7.18.f61b1f61-aix53-ppc.tar.gz
c755f44a3ae386e591b862c8127126355e6b6d64dec3fdea7b9b36463ab53073 python-2.7.18.f61b1f61-aix71-ppc.tar.gz
2495df2aa3b5b5efa6a7f2d4b151cdd7b3d8e03753740a08cb76863cde657167 python-2.7.18.f61b1f61-alpine312-x64.tar.gz
81d7639e67fe27c211eb3bcf4c75ad849b457677039231ee5cfba0784610b4e9 python-2.7.18.f61b1f61-fbsd12-x64.tar.gz
1a5955aa63c5256ea5455beee691300c98c665b0fac40a2233abac5b9c33696f python-2.7.18.f61b1f61-hpux1131-ia64.tar.gz
31563e594bc09eb8dea103616d4e66d2ef2780d383aa93acc59ea3162ae7ae69 python-2.7.18.f61b1f61-lnx-arm64.tar.gz
6983fee3d547c5dd1f326c534741318ad382d094d35f23d2aeffd3352f960af0 python-2.7.18.f61b1f61-lnx-x64.tar.gz
d1532058cfd1c8bc1c899efc75ad9e1ede531b012ca84141b5442c47e41993a3 python-2.7.18.f61b1f61-macos-x64.tar.gz
04d573e5b8e955901c20c908fcccfdd1ff221f6b3bcd97c4190522bf0eff091a python-2.7.18.f61b1f61-obsd68-x64.tar.gz
7fbf552fb1cd302e0d511aede85a15e0abd6c228849c42dab962396444bb4595 python-2.7.18.f61b1f61-rhel8-x64.tar.gz
70d4fa521f2d12a056c67bb0c0a1bf8157e2e66ecb5cf59709049a5835595f73 python-2.7.18.f61b1f61-sol112-sparc.tar.gz
0039eb2fe985f86c7b394fb92295cc359ee1c6201ff2c4dc2c7849ce54cd0b9c python-2.7.18.f61b1f61-sol112-x64.tar.gz
340b6f3dec66ced6302118142a14bb5645d7a056e7f3f14c7ef5adcac9cf3420 python-2.7.18.f61b1f61-sol11-x64.tar.gz
b52ad31ca4cd94283d67607b7ed27f60c5936a6bb05805c154303580e061587f python-2.7.18.f61b1f61-ubuntu1804-x64.tar.gz
3e8068c3c906b43403f0745f68242358942e88984d5dbc208dea3bcdbf6aac61 python-2.7.18.f61b1f61-ubuntu2004-x64.tar.gz
809cce7b1d7f1b1b1708021a6483a060efc5d342b52c321a98ac4b4d3db1942b python-2.7.18.f61b1f61-win-x64.tar.gz
40d87435fe5a0c6181b50ce4a9fdfddb1883e5b494903896f293219fb50a5cba python-2.7.18.f61b1f61-win-x86.tar.gz
Version 2.7.18.bd461724
The generic Linux x64 package is now built on CentOS 5.11. This means the requirement for the minimum glibc version is now 2.5. Statically-built OpenSSL libraries are now used for compiling cryptography
on generic Linux.
cryptography
updated to 3.2.1 with OpenSSL 1.1.1h embedded in the Windows wheels. Fixes CVE-2020-25659. Note the generic Linux package no longer uses an upstream cryptography
wheel.
OpenSSL sources for Python's stdlib ssl
module and cryptography
on generic Linux and macOS updated from 1.1.1g to 1.1.1h.
pip
updated from 20.1.1 to 20.2.4.
cffi
updated from 1.14.0 to 1.14.3.
psutil
updated from 5.7.0 to 5.7.3.
pywin32
updated from 227 to 228.
Ubuntu 16.04 is no longer specifically supported. Use the generic Linux package on both x64 and arm64.
Alpine Linux 3.10 and 3.11 are no longer supported.
FreeBSD 11 is no longer supported.
OpenBSD 6.6 and 6.7 are no longer supported.
FreeBSD 12 is now supported.
OpenBSD 6.8 is now supported.
SHA256 checksums:
3180bc3a9f4b221df8e586cf4d106f83c2317abb1156db9c7803e63683c47c2c python-2.7.18.bd461724-aix53-ppc.tar.gz
66a4ad3c7504612dd6e197a2c7c36f0290097442d7a052642b2fe1897f734932 python-2.7.18.bd461724-aix71-ppc.tar.gz
c4e2a680a1cbfcf1e1f7948dfd2e99ebaac3828ae08c39eb5c888615cddf507d python-2.7.18.bd461724-alpine312-x64.tar.gz
bd17cbb2f5e801e2da66c9f941c667d9358b3a172cd3e92518d1f2434ad9142a python-2.7.18.bd461724-amzn2-x64.tar.gz
d14e812f12b21f6db5d0d6a9512af5c56b1771e46294159c3af1812a178ebd60 python-2.7.18.bd461724-fbsd12-x64.tar.gz
c9c6e4b4ffe728f921a7abcaced11fb20bd5187c12767ffa6e6313895b38558e python-2.7.18.bd461724-hpux1131-ia64.tar.gz
a28a1df0cf51dcf7d6ed2f860a250fb8d583b4a7cb9a5f4063b295d7c223d4d8 python-2.7.18.bd461724-lnx-arm64.tar.gz
b53fc1163b3ab6eaf73543d7871f968414aa5927970a8f1c7e126e96079a67da python-2.7.18.bd461724-lnx-x64.tar.gz
c7e37812d77f27f3b6042566f3e147f00667624e19cb624cff2ce43ed32f4f61 python-2.7.18.bd461724-macos-x64.tar.gz
bdc637c757990b481fc373b8c23bc2f5855fcd427ecd67742439cf9301e04dfb python-2.7.18.bd461724-obsd68-x64.tar.gz
fce934ace6e94d3b9ed66f991ad00e26ffe646e2e5e19527bc02c4e319f77f40 python-2.7.18.bd461724-rhel7-x64.tar.gz
b129865046f0180938ea783f787677090f89d21b8b7e73d805f7cce0799097a1 python-2.7.18.bd461724-rhel8-x64.tar.gz
7e7c01266233640abd8370de1eb855dce383ef12817d22fe9b42cc79d524c9b8 python-2.7.18.bd461724-sol11-x64.tar.gz
99aa3307b0c9020e27404335e76f155b6b8696640af2cb07afc0b58cf1a61299 python-2.7.18.bd461724-sol112-sparc.tar.gz
559f0623faca2c556def25ffeab76d1370c9eace4da2ff7c4548e499e376c3c3 python-2.7.18.bd461724-sol112-x64.tar.gz
6065988fbd3a1e30c5342e295381eec5248511c570557486228df00d9f129e5b python-2.7.18.bd461724-ubuntu1804-x64.tar.gz
10699f5efef224433438b485162e39cdc573b3d9ddcb89d270687d9f5c23e176 python-2.7.18.bd461724-ubuntu2004-x64.tar.gz
5023a8236127096b9328c211134dd9b7cea4dfb02ff68ee01b38714a4a23da15 python-2.7.18.bd461724-win-x64.tar.gz
69dcae20faf457fe8c0eca242f8ad1cb8eba3bda7d68b10fe5e50f60112c64dc python-2.7.18.bd461724-win-x86.tar.gz
89dba26aface0110b697e28547ae295e5718e96aaa7c42210f9fdb80ab51e463 python-2.7.8.bd461724-sol10-sparc.tar.gz
64c9dfa5a98054c7f5669cbab5c53e59c66b819d6964e9ee89dd9efd1d6ea05b python-2.7.8.bd461724-sol10-x86.tar.gz
Version 2.7.18.4b61bd67
The macOS package no longer depends on system-included LibreSSL 2.2.7 libraries on macOS 10.13 and newer, as cryptography
2.9 requires at least LibreSSL 2.7. Instead, OpenSSL libraries are statically built on macOS and used for both Python's stdlib ssl
module and cryptography
.
Python updated from 2.7.17 to 2.7.18 on all platforms except Solaris 10. Fixes CVE-2019-18348 and CVE-2020-8492.
OpenSSL sources for Python's stdlib ssl
module on Generic Linux and macOS updated from 1.1.1d to 1.1.1g. Fixes CVE-2020-1967.
cryptography
updated from 2.8 to 2.9.1 with OpenSSL 1.1.1g wheels for Windows and generic Linux. Fixes CVE-2020-1967. Note the macOS package no longer uses an upstream cryptography
wheel.
psutil
updated from 5.6.5 to 5.7.0. Fixes CVE-2019-18874.
cffi
updated from 1.13.2 to 1.14.0.
setuptools
updated from 41.6.0 to 44.1.0, last major release to support Python 2.7. Except on Solaris 10 and 11.2, which still use 41.6.0.
pycparser
updated from 2.19 to 2.20.
pycryptodomex
updated from 3.9.1 to 3.9.7.
bz2
module was enabled for all platforms.
Alpine Linux 3.11 and 3.12 are now supported.
OpenBSD 6.7 is now supported.
SUSE Enterprise Linux 12 is no longer supported. Use the generic lnx
runtime on all SLES versions, starting with 11 SP3.
OS X 10.8 - 10.11 is no longer supported.
macOS 10.12 is no longer supported. However, the generic macOS package is known to work on 10.12 too.
An experimental generic Linux ARM64 package has been added. It only requires GLIBC 2.23 or greater and libgcc
.
SHA256 checksums:
035763124ca9005be77bb866c12e626a56e69f30efd50dc222030130e0ab7aa0 python-2.7.18.4b61bd67-aix53-ppc.tar.gz
b592dfd5e6fda2f62cd447f2ea1d40ed26ad171f2876068d4bb235c5f1a0f804 python-2.7.18.4b61bd67-aix71-ppc.tar.gz
9937396d55ab8b711106de7148f818dcebba7b5103b8f72e5b4c5e860fe9bee1 python-2.7.18.4b61bd67-alpine310-x64.tar.gz
527840a0d085288d3591af57366d0a7866353826944521c16e1997d39596dc87 python-2.7.18.4b61bd67-alpine311-x64.tar.gz
45a1108144554b574c217977362949cf97b117d470b9079f2dd02e18a350b0fa python-2.7.18.4b61bd67-alpine312-x64.tar.gz
50ad11d10390f3b6b50a49392203ed59f5704e598aee07e18d51e3b0e3dda78e python-2.7.18.4b61bd67-amzn2-x64.tar.gz
943336323162c36a2be4dafac346c4e1f85121191428862c407db70f9a72cd9d python-2.7.18.4b61bd67-fbsd11-x64.tar.gz
79b0e380204a8802c0c6eda614de45044d468fd4fe7c61f20cfa358bbafaa3a9 python-2.7.18.4b61bd67-hpux1131-ia64.tar.gz
382aea68cac7da03303f450f7baf06ada98ef391736e20e3667e3688f4779f9a python-2.7.18.4b61bd67-lnx-arm64.tar.gz
b5bd07b3cfb7d32819c7d35a7124b9df0d0aa32f8e5a35cf65c4157e46ed1b18 python-2.7.18.4b61bd67-lnx-x64.tar.gz
0acb5e308492356e423e0c2c02795c0a84093784f27d4a60a57905c7cb94a1bd python-2.7.18.4b61bd67-macos-x64.tar.gz
3867e836209011d46282dd3b2ba8190600e84916c487ae6338ee3e7315637dfe python-2.7.18.4b61bd67-obsd66-x64.tar.gz
52702dd66aeb29a22030b5d7102b13ff4fe53f32dec0b23a99092ba47381b929 python-2.7.18.4b61bd67-obsd67-x64.tar.gz
c17ed47aa8f281ea5ab64f624f975cad94c802b9c57e78023fa1b9c0d0dee5dd python-2.7.18.4b61bd67-rhel7-x64.tar.gz
acd52bd6cf0891c9919d610b39bcd1106fe6d441637bce8993e340b36ef78412 python-2.7.18.4b61bd67-rhel8-x64.tar.gz
dea6c910b98d395103f7cd382cc1d6237417348115cda350cfeaa7ac369740b6 python-2.7.18.4b61bd67-sol112-sparc.tar.gz
ac130368d3da7d8a4775d3285a5e723d439b1d8c142155ad9335bd2977a563e8 python-2.7.18.4b61bd67-sol112-x64.tar.gz
e532edd9f54ebf83ad89c3331dcadc850af2f04bd530fe127a571baa997d9046 python-2.7.18.4b61bd67-sol11-x64.tar.gz
9e67e980af554891a889e2305475b964e7944b74999142e36d17abf5b499b12f python-2.7.18.4b61bd67-ubuntu1604-arm64.tar.gz
167cf55be0ea7c0e97617add0f09583a9c90204b4398f82ee1014b266692ca6a python-2.7.18.4b61bd67-ubuntu1604-x64.tar.gz
debe03f2377f2498a2c922e9dc40adbbdc3fe14a6a3ef129248682caf2c9b186 python-2.7.18.4b61bd67-ubuntu1804-x64.tar.gz
223d9b961e5d7e00ecc78ffabc11fc4e7185d0f9a0d8acd0c30246801b7edbdd python-2.7.18.4b61bd67-ubuntu2004-x64.tar.gz
3bbff5cd4bfa22fcbc5377e98361683e7562eb5c156c74729eee881232b4bfea python-2.7.18.4b61bd67-win-x64.tar.gz
b566cd5709ccf22e72cee3fe2e867f1a667415dec78babf88c3ad49a12e63d6b python-2.7.18.4b61bd67-win-x86.tar.gz
a00827859ec5a29ff9937b54e239b239d3ebca9d7e686c32ff0cd024b6fbac89 python-2.7.8.4b61bd67-sol10-sparc.tar.gz
a7def903d8c2bfc49c2bd36a4d5eb59816de7db304c74098c1c4f00f687e8954 python-2.7.8.4b61bd67-sol10-x86.tar.gz
Version 2.7.17.f208293c
64bit Windows package added.
Visual Studio 2008 redistributables updated to version 9.0.30729.9518.
PyOpenSSL updated from 19.0.0 to 19.1.0.
GMP updated from 6.1.2 to 6.2.0.
pywin32
updated from version 225 to 227.
Ubuntu Server 20.04 LTS is now supported.
SHA256 checksums:
d6f63d9515f3ef284a412a0a3aeede1eae6c020c8c4b577cd88740778b3368a9 python-2.7.17.f208293c-aix53-ppc.tar.gz
e3eedfe41ba5362e756798a53bfad50cd52f0799f533ccafd4df7bad0bbfb0b6 python-2.7.17.f208293c-aix71-ppc.tar.gz
f75bbcd6250b2a19b22ad79e7dae2f5b8cda9cd1eba90609d6212992fd52fcb9 python-2.7.17.f208293c-alpine310-x64.tar.gz
b24e106b3eaf5312f65d4519726f86010f18fe11f0f67ed605fd24024e4dd45d python-2.7.17.f208293c-amzn2-x64.tar.gz
87925381457dceca768923c1196bfb4f1f5f070f203b181f01a2e9b4f6c221ff python-2.7.17.f208293c-fbsd11-x64.tar.gz
37ba30597c6cac94c0407bf0679f37ec7a54f152862ea42a58a42f02245a9edd python-2.7.17.f208293c-hpux1131-ia64.tar.gz
800d90dae2316abb29cf378ce621fb38c8e12ee33609b3c4bcfb32933e9774b8 python-2.7.17.f208293c-lnx-x64.tar.gz
46f3a4f8f79ba5d8d0bf8fe63ae17eda53e0f7c4fcdf39ea0f4500425511c519 python-2.7.17.f208293c-macos-x64.tar.gz
452231d890e5a5249b67257b497ada8dd55958b4d5a822b8eb53976f990e6823 python-2.7.17.f208293c-obsd66-x64.tar.gz
b21e5ae2410d886a971a3645cf35741bdc241ec914a90a654bc309ccacb7f97a python-2.7.17.f208293c-osx-x64.tar.gz
023a45d7001467bac98306dbd7513da6fbb72e4f75f34dbf642174d153622c7c python-2.7.17.f208293c-rhel7-x64.tar.gz
6b122705c9098b1f1be6ed32cb952cb405495c9c42449afe10f5251525e7514b python-2.7.17.f208293c-rhel8-x64.tar.gz
df8dcd9f44d93c2d832c0abb27c0729ea6e9c1f94d0c3bb277edc3afeafe11dc python-2.7.17.f208293c-sles12-x64.tar.gz
8b7e1cb80dc029c8e0a4bdb0a69516a42319f214742d378ee2c766721b9cd0af python-2.7.17.f208293c-sol112-sparc.tar.gz
8c53c8c74d748fe814557f4b107eca54a03fb899e2ee82e91f4f8ee24187ea24 python-2.7.17.f208293c-sol112-x64.tar.gz
fb7533603d4d6109d32fca3ea85759dd71025b45a15fabbdc3433fbf5ac36e46 python-2.7.17.f208293c-sol11-x64.tar.gz
1be199fbf60721fa0a0acc0a732324121dfe4c53674755a9980dfad4c947fcfa python-2.7.17.f208293c-ubuntu1604-arm64.tar.gz
f0df5969684952d92f66cbb470a7aa4d23e133c41e375080ea85ac2baefba892 python-2.7.17.f208293c-ubuntu1604-x64.tar.gz
1fc0c8ceb2df7816898065609881a8a7d643d1a64ef68789db65619d6c5819a4 python-2.7.17.f208293c-ubuntu1804-x64.tar.gz
708b87e3a317b62270398f24c00294d006f34cafbad2b739c27df55c7fbb45b4 python-2.7.17.f208293c-ubuntu2004-x64.tar.gz
4e17d7bb22181a8a3b5af65a102655bdc11cff451bd13aa7b33735d71e7d22b5 python-2.7.17.f208293c-win-x64.tar.gz
230e6b1efb2899bd4ac8c5b1de95a008a8f521899f1c900ec42c920b1daaa17f python-2.7.17.f208293c-win-x86.tar.gz
1354fb01a47a3aaa04b020a4d27a63d078e5ade8d5875515322c6f04a0593702 python-2.7.8.f208293c-sol10-sparc.tar.gz
8868519f5e5d6b67d87396b87fdb389e411c118e53b2020e442af29a3837df3c python-2.7.8.f208293c-sol10-x86.tar.gz
Version 2.7.17.08489657
Updated cryptography
from 2.7 to 2.8, with OpenSSL 1.1.1d wheels for Windows, OS X, generic Linux.
Updated OpenSSL for the stdlib ssl
module on Generic Linux to 1.1.1d.
The above fixes a number of minor CVEs, more at https://www.openssl.org/news/vulnerabilities-1.1.1.html.
Drive-by updates: Python 2.7.17, SQLite 3.30.1, Cython 0.29.14, asn1crypto
1.2.0, cffi
1.13.2, ipaddress
1.0.23, psutil
5.6.5, pycryptodomex
3.9.1, pycparser
2.19, setuptools
41.6.0, subprocess32
3.5.4, wheel
0.33.6, pywin32
225, six
1.13.0.
OpenBSD 6.6 is now supported.
OpenBSD 6.5 is no longer supported.
Debian Linux 9 is no longer supported. Please use the generic lnx
runtime on Debian Linux.
SHA256 checksums:
e1ef796cbbee588cb131d354699ef0f2077bda99db6b2f54f031319076302262 python-2.7.17.08489657-aix53-ppc.tar.gz
b515a527c8220c6c50c9209210825ffcd25061882bd91becfb087687095b0310 python-2.7.17.08489657-aix71-ppc.tar.gz
c805854093584c1ed8d782390a69ee805617140c967ca29600a342d5f6c6e121 python-2.7.17.08489657-alpine310-x64.tar.gz
edbfb5b0e95223ae6bf3354a03d71758a6e5939abecf5c3c5a2185c352fcde0d python-2.7.17.08489657-amzn2-x64.tar.gz
2bdcd376bea443231e2fd2eabebeaeb0c9cb1a943a79c38ce22d7d29ccc38d42 python-2.7.17.08489657-fbsd11-x64.tar.gz
9c833f9dc6bc527b4818629b1f3e693acbfb9a7f8e6e54ddb562d77532354f4f python-2.7.17.08489657-hpux1131-ia64.tar.gz
692f1e4fe3bb4b1d41706f87c9a3ec6521cbd3865d523f82a134d5c094b4ffd5 python-2.7.17.08489657-lnx-x64.tar.gz
d1ceb0edf2727764927a04bff513d45b0c72ffca0fae30dcfd63e89b97dbce0f python-2.7.17.08489657-macos-x64.tar.gz
7c2f0bbda5ab9a9c367ae99bb29125675c86343309dd7c7e4e808072de1f8fd9 python-2.7.17.08489657-obsd66-x64.tar.gz
1fe57548887e7ea78a2b0753cff8387837b74fc6ac03e64a680fc1a3c9050060 python-2.7.17.08489657-osx-x64.tar.gz
225d8e25c49e6d6f28200001eb360c40844a0de59b4dae33d27dd6f55586c3d2 python-2.7.17.08489657-rhel7-x64.tar.gz
0d3fff136bddd65c043b48cf7ed190a955a65f13f00803d1612a1b2db3db600d python-2.7.17.08489657-rhel8-x64.tar.gz
281bfd2d536c40c18bd8814e9262b4f371d1b2ef103ec7836bf2bbf8f9565ce2 python-2.7.17.08489657-sles12-x64.tar.gz
eff86bf641023eae10f5504298f37c65c3c4d4582d63c4ec435dcac27ac0842f python-2.7.17.08489657-sol112-sparc.tar.gz
f7a66ab666fcbd40175690c838f7a2a7ea8d8ce77718823e67fce4fdced74fe4 python-2.7.17.08489657-sol112-x64.tar.gz
5e5fececf53f4ba9344c226bf5d4416ee944cecc620eb635e255cfc0f210946b python-2.7.17.08489657-sol11-x64.tar.gz
6f9947e9521301f313b238bc47c3ddd68c8ab677f8952d4f8a7037e2b9d45492 python-2.7.17.08489657-ubuntu1604-arm64.tar.gz
40c2630f93b6468f54096cba85017610271a62599aed81907acaea139bd8119e python-2.7.17.08489657-ubuntu1604-x64.tar.gz
acad53d66422c0bf2b9ca9e3311ef0aa92f9b563ec8dfa337bde7f8336c38d88 python-2.7.17.08489657-ubuntu1804-x64.tar.gz
9b4c10863899cd5417cf3b4190bb75c14056e899dcb2940ed105013058aed091 python-2.7.17.08489657-win-x86.tar.gz
1f22a491ca8f564af68304410b36d59d59fb9ee58d314dcb966fbb50aa446dbf python-2.7.8.08489657-sol10-sparc.tar.gz
dafdadee190c534119df1a301da83ef3e4eac840fcdaa4ee2da504338615f8d9 python-2.7.8.08489657-sol10-x86.tar.gz
Version 2.7.16.17804ad2
This release comes with a generic Linux package (labeled as lnx
) for SLES 11, RHEL 6, Arch Linux and unsupported glibc-based distributions such as non-LTS Ubuntu Linux, LTS versions 14.04 and older, Debian Linux other than version 9, etc. The generic Linux package features statically-linked OpenSSL 1.1.1 libs, the only requirement being GLIBC version 2.11 or newer.
Red Hat Linux Enterprise 8 is now supported.
Red Hat Linux Enterprise version 6 is no longer supported as a separate platform. Please us the generic Linux package for RHEL 6.
SUSE Linux Enterprise Server version 11 is no longer supported as a separate platform. Please us the generic Linux package for SLES 11.
Arch Linux is no longer supported as a separate platform. Please us the generic Linux package for Arch Linux.
Alpine Linux version 3.7 is no longer supported.
Ubuntu Linux version 14.04 LTS is no longer supported.
Files larger than 2GB should be handled graciously now on AIX.
This release features shorter labels for the following OS'es:
- Amazon Linux:
amazon
->amzn
- FreeBSD:
freebsd
->fbsd
- OpenBSD:
openbsd
->obsd
- Solaris:
solaris
->sol
- Windows:
windows
->win
.
SHA256 checksums:
fd715c603b9f59e41431153a4f85ce7ea57f54c561bd810ab8e36440a89243b8 python-2.7.16.17804ad2-aix53-ppc.tar.gz
735375beeb03950adfd9fbf3d3567b4a0e3021e193460997c669a96019f7d25f python-2.7.16.17804ad2-aix71-ppc.tar.gz
dfa881ce2edd13a1d3bbc46c1bdb26e22bf7d58faf3937e5d61d6c437925b609 python-2.7.16.17804ad2-alpine310-x64.tar.gz
87726288074dddd7c1dc7870ef81b6787a4c3b2294a399967dfd3516ce10664e python-2.7.16.17804ad2-amzn2-x64.tar.gz
6b3940eb8f011fa55c3d07ac574a7fe9866850164667a952991f8f2e71c109dd python-2.7.16.17804ad2-debian9-x64.tar.gz
5dca2c012053101324973e4b71b0fbc98356816fb60027801d81a4410cc5eeee python-2.7.16.17804ad2-debian9-x86.tar.gz
71420c7b52ec4e206fed80d9ce9b035e1acf12d8d6f84c27d29771b5f3cbf9c5 python-2.7.16.17804ad2-fbsd11-x64.tar.gz
168d6c12308f1bf94f0e3b5e70caae62fa3f21926bfa057ca6efc24e59ec62b0 python-2.7.16.17804ad2-hpux1131-ia64.tar.gz
80dc8671162fb4adfa4b1899ef454daf6a5f97723abf45e55c7b1e73b96a0aef python-2.7.16.17804ad2-lnx-x64.tar.gz
6431195d42260b038503e28d98fc3b31bed7bd963f5893279e336be728513508 python-2.7.16.17804ad2-macos-x64.tar.gz
73e696e2c9c23eec2ddfc57b230fc8e75c09a487c18e05f2246968b9a76edd0d python-2.7.16.17804ad2-obsd65-x64.tar.gz
941d5e011365fe892335670ef6ec5fe5a145ae20d70effa5c1c3dd2bf3f187bf python-2.7.16.17804ad2-osx-x64.tar.gz
e1d1e97de9f76bd98d97e767eb9762c77e0557d7d85ed23db67ff895eae5be0c python-2.7.16.17804ad2-rhel7-x64.tar.gz
00b25bcd1c61dfea44de8c926db6caa5d4dcee854bb95550ded8aafbcce2e233 python-2.7.16.17804ad2-rhel8-x64.tar.gz
a9fe4e890bc2cdc068858419e73e1afef65397eac786952c20a67c79a25af5b9 python-2.7.16.17804ad2-sles12-x64.tar.gz
93b33fb745fe395737fa553a4a0c3d07e3dcc7d4c2c01535c3864167fa431cdd python-2.7.16.17804ad2-sol112-sparc.tar.gz
e3676e163c8c411583e3f894c790107e3dac177a3c7d551bc04d4c75ed35745c python-2.7.16.17804ad2-sol112-x64.tar.gz
fd2363af59933f5376ee85f7ecd473dc97474d558f0988c50dd9ae12d1c8105d python-2.7.16.17804ad2-sol11-x64.tar.gz
ff3170817d2ef492062acaf398d8a767d32dda796c0a100ef5e45f24d5ca72b1 python-2.7.16.17804ad2-ubuntu1604-arm64.tar.gz
8067430e039784a69822e9c15804e43311c417314581e84b01843cc9dd2d18ff python-2.7.16.17804ad2-ubuntu1604-x64.tar.gz
bff21b0fd369557de585d38a0fc91167c9394860e70b6e49bd44ac3f3cb58992 python-2.7.16.17804ad2-ubuntu1804-x64.tar.gz
c1a673a26d024de53271fac8463c078169669f4c014561a8cf7bc13d835ac4fa python-2.7.16.17804ad2-win-x86.tar.gz
7e7d1fabadf968a6ce3cf3753065e6296ece116f32d140487ee0ed42922c4f78 python-2.7.8.17804ad2-sol10-sparc.tar.gz
d9a9d3741f33fd3494666527670fccbdb4d193fd1ecd55c64683b64df22e0a19 python-2.7.8.17804ad2-sol10-x86.tar.gz
Version 2.7.16.64c53a9c
This release updates cryptography
to version 2.7 for CVE-2019-1543, fixed in OpenSSL 1.1.1c.
bcrypt
module was added for all platforms except HP-UX.
OpenBSD 6.5 is now supported.
OpenBSD 6.4 is no longer supported.
Debian Linux version 8 is no longer supported.
Red Hat Enterprise Linux 7 with OpenSSL 1.0.1 libraries is no longer supported. Please upgrade OpenSSL libraries on RHEL 7 to OpenSSL 1.0.2.
SHA256 checksums:
c1993c54acb5c58191ad497df09d8ece91ea69d9c2e4845efcd3ce51e98bc485 python-2.7.16.64c53a9c-aix53-ppc.tar.gz
1992d67a12a24b24f5e3fe6574b7b68afa690817fbfb9152826b7451a6f6b080 python-2.7.16.64c53a9c-aix71-ppc.tar.gz
70f6ba689e1174d2a64199ec4f1e25a6e4d54646388acdbfd311ee2e9e98f570 python-2.7.16.64c53a9c-alpine310-x64.tar.gz
596fb5fbfd0744321522bf19290f5597c1b1c2752fadf6be1edae637021d597a python-2.7.16.64c53a9c-alpine37-x64.tar.gz
ee6c1685889d352bba58af4a98f5f3c2b8d67722c7d09e2b331240994c399ef8 python-2.7.16.64c53a9c-amazon2-x64.tar.gz
fd111e87e2672d36f13b72b19ebc43c3763aa2986d37fb06be55b9efd104b41c python-2.7.16.64c53a9c-archlinux-x64.tar.gz
da1f98be26691412b5e9c138c0dfebf97761435bcfa3c2efd336681d5bec9cd6 python-2.7.16.64c53a9c-debian9-x64.tar.gz
9e7d649dd2675c6f356c8622a78fc6083bd83f1e778d1a6d7a2a9926e36133d2 python-2.7.16.64c53a9c-debian9-x86.tar.gz
f9dc1be7a84ba864ca5b5a19cb4ff462e9a231050073d9853dcf21b038dbec20 python-2.7.16.64c53a9c-freebsd11-x64.tar.gz
deb5948bc625d9721d8eaca841337a5a8f40c7316bc9c9a9526e49820fe486c0 python-2.7.16.64c53a9c-hpux1131-ia64.tar.gz
466bff5dfacfc606b0f11ccb5ed3953138cd32e24f67886793e4498dc12e32ff python-2.7.16.64c53a9c-macos-x64.tar.gz
a948fa188697628d53b4256493ec5e35b3a151291a252f32258293b199c487be python-2.7.16.64c53a9c-openbsd65-x64.tar.gz
a51ac869e716dd43c6a9b25d24106ad52b6fbba38b505b71da8a12cff6370b01 python-2.7.16.64c53a9c-osx-x64.tar.gz
61e0ec37bac701478597047d25e9447f6fe08757203a8b7f131d79732e9b6ec3 python-2.7.16.64c53a9c-rhel6-x64.tar.gz
746c27d60b8de8b6335c497d5018a9de68280406f8bf259dfec900983e7643d3 python-2.7.16.64c53a9c-rhel7-x64.tar.gz
cfa5b909a14df82b80e06c34f7300afa96e0fe01af146885bcae7f3278010e23 python-2.7.16.64c53a9c-sles11-x64.tar.gz
953e03de20510fbae33c3839b76825fac6871ec1b436e4dec500557e461cb4bb python-2.7.16.64c53a9c-sles12-x64.tar.gz
d13104666e93914f9fdf37adc635041ca5e999d1eb3c922239a7c4948d204a06 python-2.7.16.64c53a9c-solaris112-sparc.tar.gz
0609ccf4655e7489312ec519df80b9967ee40480186cfadd552448d249a41d0f python-2.7.16.64c53a9c-solaris112-x64.tar.gz
4d19b84204f1905a74f0ba688b56341c396226ba8cb2cd16a1b84308ae751e01 python-2.7.16.64c53a9c-solaris11-x64.tar.gz
4e8a0e42489f28a84997bde208dab6950239aaf9551fff6a58cf2c45e0ac99c0 python-2.7.16.64c53a9c-ubuntu1404-x64.tar.gz
fb9b8afae6e514b3389cf17a90700df7cf2d754194eced066ef6d91b428d9ee1 python-2.7.16.64c53a9c-ubuntu1604-arm64.tar.gz
800f69e90c50da4ca2db8a5f9ce2e1f6fcd2047f2492e11d3fb787915e1cc861 python-2.7.16.64c53a9c-ubuntu1604-x64.tar.gz
1bbc20ba4ffcbf38e2d17f48d6d8704e2e525a3586ccd72eb071c68fb7c3fe3c python-2.7.16.64c53a9c-ubuntu1804-x64.tar.gz
b2147d2ed6b496e176cc25d08b5da86b058eba287c56943bbc2e1c6cc5724c5d python-2.7.16.64c53a9c-windows-x86.tar.gz
5dde4d6eb6b0d6fa8f027243c8e90462c3f2612335d3f9aca3059c4a90ba1482 python-2.7.8.64c53a9c-solaris10-sparc.tar.gz
81ef09abc635e9120f3f8fcb18ca8e872b66cf0d9a8de67f53244dc0ab862342 python-2.7.8.64c53a9c-solaris10-x86.tar.gz
Version 2.7.16.9c55c222
SLES 11 with Security Module installed is no longer a special case. Embedded OpenSSL libs are always used for cryptography
on SLES 11, with or without the Security Module.
Homebrew's OpenSSL libs are no longer required on macOS. System-included LibreSSL 2.2.7 libraries are used on macOS 10.13 and newer.
Alpine Linux version 3.10 is now supported.
Debian Linux 9 is now supported.
AIX version 6.1 is no longer supported.
Updated labels for the following OS'es:
- macOS 10.13 and newer:
macos
- OS X 10.8 - 10.11 and macOS 10.12:
osx
.
SHA256 checksums:
cf79a8375efc0a2c76a5e8ed99214d5a8d26a993430a65609d9ba27acbd008db python-2.7.16.9c55c222-aix53-ppc.tar.gz
1e2f2fee5be6c442fd033eda0a22a156db2ddea26590ba58c26ce1a41c25eda3 python-2.7.16.9c55c222-aix71-ppc.tar.gz
18524fa58bf8289b7cd5e03590b83c16fe115a5d1514dc1075304234dd2c303b python-2.7.16.9c55c222-alpine310-x64.tar.gz
b2fa82f5565a10ce7ef7cdb73152cc4a3231994d135f341bec750ec34752a6bf python-2.7.16.9c55c222-alpine37-x64.tar.gz
7851286e84d1bbe62a2d94dda869f01e10ff2a35f7220343f6be806bcd8db2c5 python-2.7.16.9c55c222-amazon2-x64.tar.gz
f6a35d600f67d26e9813bdbbcb6b0c67922933a6c3b3221981757760655f9ba3 python-2.7.16.9c55c222-archlinux-x64.tar.gz
62b53d0a57d42aad7d7865a879b49ae7f1e6b72d284dbe0165a192dfac577083 python-2.7.16.9c55c222-debian8-x64.tar.gz
29aefa32b874f0b1dded941124615932fe109221c64ef2e5e5cb46cdd97f4047 python-2.7.16.9c55c222-debian8-x86.tar.gz
1e701d4f8477ed3a8894815da6e9e068585c5dd7bb8138da56a6a3becc443cac python-2.7.16.9c55c222-debian9-x64.tar.gz
c1d7fe8589a95c0f18d39f8d4ff0994281c520a81c865e91fccdb9728c6280e2 python-2.7.16.9c55c222-debian9-x86.tar.gz
10a4a8884e09fdccf9f8c2d23b047c35bb9dea6cf2d0ab129aa603a1c0e7c2bf python-2.7.16.9c55c222-freebsd11-x64.tar.gz
0f97983093b63112470471d718fc85ee1c9e7a43fafcbab473f86d003bf06acb python-2.7.16.9c55c222-hpux1131-ia64.tar.gz
e640d07ad652806b19106859fc2d7e18683a4d51eff9f24b8835f52e70efea0b python-2.7.16.9c55c222-macos-x64.tar.gz
62bfe9c1510c30b925097f97b2b8bde30b625ede9636f546fb971ef16dc92c8f python-2.7.16.9c55c222-openbsd64-x64.tar.gz
e62b4589fd88d3c90f0625fefca43aeb70d5c1ac764622dbffd2c8b24fcf86b3 python-2.7.16.9c55c222-osx-x64.tar.gz
fd03ad8b4a48b85fe8758f31b4125f05329bacf1dd6d58c1b9a2ccb653a16ef7 python-2.7.16.9c55c222-rhel6-x64.tar.gz
a1126e1c26b099fccf884f92d3ed566daa0cc42c17192a1f415ef4733405ad5e python-2.7.16.9c55c222-rhel7openssl101-x64.tar.gz
7d577acb4b3385529b2831c42f1144399346252b4da24352905c15e7a47bc458 python-2.7.16.9c55c222-rhel7-x64.tar.gz
4b5030e31511e13185d55ca3f8ff4eefa0fc812d6baf6bc8544646a259577733 python-2.7.16.9c55c222-sles11-x64.tar.gz
e6147c99462db6f7532a6c56e530ae179e5fa34f110c2394f7c273d3da49beae python-2.7.16.9c55c222-sles12-x64.tar.gz
1f941795541df8fdd67eca6d1877874e2127ae4d1095d789087222a01bb9d796 python-2.7.16.9c55c222-solaris112-sparc.tar.gz
3edd3d468f6f25ce3610ae9b3904e4f384324ffa0805ae0bf1aae6702945e53f python-2.7.16.9c55c222-solaris112-x64.tar.gz
6c9cd6bc4541c142697110cbaa8427f3d4904fba653ed95383a6bbf76c02fe44 python-2.7.16.9c55c222-solaris11-x64.tar.gz
a8f95074e743ccfcc3072321ec08990fbc004580b4bcfd1b1d0cc067f53cfce7 python-2.7.16.9c55c222-ubuntu1404-x64.tar.gz
82dc7c8d1250a9ca8236ae831c7299334e6b1c6eacc1bf13345797357fe4327b python-2.7.16.9c55c222-ubuntu1604-arm64.tar.gz
65d8403a1d2fef4246cbcbed5e92661e250b984ed50c4e795b1c505bb718a211 python-2.7.16.9c55c222-ubuntu1604-x64.tar.gz
09d6598dd619ec68a75b75be9bfd6284033f74ae181c61a720c2f4cec5fa0de5 python-2.7.16.9c55c222-ubuntu1804-x64.tar.gz
99195adcbaee5d146eb3746959fd773d4a9279098222707f3e799f7a922b6602 python-2.7.16.9c55c222-windows-x86.tar.gz
ae54e63884fcbe1d65340789a298fd0d6e7446dcf6c983382ce4cb56e9419b0d python-2.7.8.9c55c222-solaris10-sparc.tar.gz
0cc7c89aae7ddca2db3d044ab8b8d4ad41303840e5fb8ea9156cd0ac704df94e python-2.7.8.9c55c222-solaris10-x64.tar.gz
Version 2.7.16.690bed90
subprocess32
module was added.
SHA256 checksums:
f896bf62e1d572cf66c90cb4f966e22ba6b1d071c636c4e98153aca00de6fdda python-2.7.16.690bed90-aix53-ppc.tar.gz
c9b68cf0c991deec3b056ad0aaf00e9d8ff9ffea1a0550d1446a807c5401b247 python-2.7.16.690bed90-aix61-ppc.tar.gz
8246a5de32cc3c4a5e871bde22cbbc0666f16d71ab199b52fea2f7df64f05b79 python-2.7.16.690bed90-aix71-ppc.tar.gz
1f5c74597f560891eb1766282350c877aa9546a22f41d7cd3637d801f045b886 python-2.7.16.690bed90-alpine37-x64.tar.gz
72601ea56098b8805540647a784edf572b979799476ee20166f5c028e1b9a511 python-2.7.16.690bed90-amazon2-x64.tar.gz
8d10dda0a6315e80d40bb779e97e78e58a213b91bce9f0b4e000ba55895ab0d2 python-2.7.16.690bed90-archlinux-x64.tar.gz
05ea1b796179f9def2f30622c336b094564423fc5a4c6677209493e26ce6cda3 python-2.7.16.690bed90-debian8-x64.tar.gz
1ab4ddaaccac96c4e674a1463b0083a40a8dc1019cada3c478a98c3bd566aeeb python-2.7.16.690bed90-debian8-x86.tar.gz
ec069a9a2252f5246e16e32f1998be160191b6b5ed49e4a66864ae6a417659af python-2.7.16.690bed90-freebsd11-x64.tar.gz
7846a5c80ccee3b8718ced2fe236ca67b294d1193ede82312fe4aae44830fea0 python-2.7.16.690bed90-hpux1131-ia64.tar.gz
410f82d1080fac3313391e621cc96c208aa2870014876adbb033421aa1add9b1 python-2.7.16.690bed90-macos1012-x64.tar.gz
cc8ca2760623c2bf73e858fca267c4d61398133d5f18e042c593154263f411b5 python-2.7.16.690bed90-openbsd64-x64.tar.gz
a8013c1fa7ca0b04f43edd8f3c1f4a74125f588c94aa4b855608f97e4573149f python-2.7.16.690bed90-osx108-x64.tar.gz
f4ee280e412a0f471603a19a5d0d42dd2c7e6f625bcca9c07de1fa3c6172e186 python-2.7.16.690bed90-rhel6-x64.tar.gz
08d66f1d4c0a375c9ebaab5954fc1aaf19785652187605c3625c04687feefda0 python-2.7.16.690bed90-rhel7openssl101-x64.tar.gz
f586dd0542f27a55b34798c53bc93782c7480551db70a42cb2293add26c02247 python-2.7.16.690bed90-rhel7-x64.tar.gz
84c88d7d39325a252d18e04bfca3d48c0089ef41852c6bb7154522e0be9b03d3 python-2.7.16.690bed90-sles11sm-x64.tar.gz
c6d947f329e436fa383512593a283d12727651c263b1ea678134afa962e72491 python-2.7.16.690bed90-sles11-x64.tar.gz
25a3893574f1de135cd828b9881e573dbf9964db6d8a0399d8b2e34e62c1b7af python-2.7.16.690bed90-sles12-x64.tar.gz
834fbd3baf2df1fbf66e24acc4d32f2ce6b3b07ef934ac8c695fd7461297ac37 python-2.7.16.690bed90-solaris112-sparc.tar.gz
728ffcb9f513c9ce88c59f6404e6a8148bb08bd742a656879ced906160edc88e python-2.7.16.690bed90-solaris112-x64.tar.gz
7524b18cdc3ea516992e61bdc09c91d0cf990870275d502f0eae3220520127d6 python-2.7.16.690bed90-solaris11-x64.tar.gz
3f61dd51e524fedf7edb662561493a68769da62ba5e14f8f3498287b9e949d1d python-2.7.16.690bed90-ubuntu1404-x64.tar.gz
5c582a3164cb96e714a324727e5e10f43135ba7b1b68876ad7a408437b6e4459 python-2.7.16.690bed90-ubuntu1604-arm64.tar.gz
c2723e6c3efea5a25758d52d505efe17e834471246fd6b7f8c2a5e651f2bed22 python-2.7.16.690bed90-ubuntu1604-x64.tar.gz
0e9e874e09bfd4e398794f203bb4fcac3f79bb2ff55429d607d5f2cde09a92e9 python-2.7.16.690bed90-ubuntu1804-x64.tar.gz
a6a038996cf894674901b9c238fe160c43c1cdc88882fa64d52bce9b54ad487d python-2.7.16.690bed90-windows-x86.tar.gz
be6dc8a8f47d586b98de19f900c863b21a53d9d9d5ef3dee3678e0f028ea59f0 python-2.7.8.690bed90-solaris10-sparc.tar.gz
a12eb737bd2b6780410413ec1eb6f91d9c9c1f7ea1bb1af2c9e38a927d7e2d25 python-2.7.8.690bed90-solaris10-x64.tar.gz
Version 2.7.16.bc68ec14
This release updates cryptography
to version 2.6.1 (OpenSSL wheels on Windows / OS X / SLES 11 updated to version 1.1.1b).
For compatibility with OpenSSL 1.1.1, pyOpenSSL
was updated to version 0.19.0.
SQLite updated to 3.27.1 for latest security issues: https://blade.tencent.com/magellan/index_en.html.
Drive-by updates: Python 2.7.16, cffi
1.12.2, scandir
1.10.0.
Added cython
module version 0.29.5.
FreeBSD 10 is no longer supported.
SHA256 checksums:
9ad382ff88470e0e10b48de38d9358db1d0125286af1a404829cbc5fa1c9f05c python-2.7.16.bc68ec14-aix53-ppc.tar.gz
d3fa5424209985333bdf147a3d38d58923b928d673226d30992f589653bcf89d python-2.7.16.bc68ec14-aix61-ppc.tar.gz
766c9425c9b9c09c546845d65acb137f446be21005964ba9c63f4dc116626b6b python-2.7.16.bc68ec14-aix71-ppc.tar.gz
afb21d63916abc3f8a9284b168741b12e15f7f0a626e9c770f3c15e80fb89d1a python-2.7.16.bc68ec14-alpine37-x64.tar.gz
bd20ba0febe442e6fbbc2fc58aa6005461a842b9dec19570bbcbe135ba93c672 python-2.7.16.bc68ec14-amazon2-x64.tar.gz
7feb2009d4814fcbc1077c4d4323ac2af5007377034b05bb0733bd8719371453 python-2.7.16.bc68ec14-archlinux-x64.tar.gz
b92f58a211d3bba82f426864a817b8977296dc5fa0671765c1b158ed9c97c1b0 python-2.7.16.bc68ec14-debian8-x64.tar.gz
ae1837945f1226c0f95f0d9e07c40967902ff993cd3cbeef74df3fdbaf235f9d python-2.7.16.bc68ec14-debian8-x86.tar.gz
ba1d9e393a506c72c32943c579660ea7d6f73dced112073a89fb7960ad3c5637 python-2.7.16.bc68ec14-freebsd11-x64.tar.gz
e58f5998b393909c3e7b3253b0b3bfeb0d4c7a767cbacea7681c795b2ba39bea python-2.7.16.bc68ec14-hpux1131-ia64.tar.gz
ea7c26524fc18db1786d4fa0601abfb547b1f6154d48a118e16fb384656ada4f python-2.7.16.bc68ec14-macos1012-x64.tar.gz
259e0cda3339f25c578b7026a0f5f6aa2909e4c4947a942e3007126efb8492e2 python-2.7.16.bc68ec14-openbsd64-x64.tar.gz
a5bf5a31c23e192eda245d4d73d68567250648a79ba46a2f25e21d58445f9fac python-2.7.16.bc68ec14-osx108-x64.tar.gz
5eaf9c7ae44a2dc9f46be754ea77cf71149de76cfb3bdee6d43ca4c00de8c96f python-2.7.16.bc68ec14-rhel6-x64.tar.gz
f58353556b8f687bcb97bb4d7d6bed194f7975997e1e3ee4d270ee0e224e1c0d python-2.7.16.bc68ec14-rhel7openssl101-x64.tar.gz
f6fe1b160cf6ddb690e27e93f4796e26288159ba3ad87544451916e622e80958 python-2.7.16.bc68ec14-rhel7-x64.tar.gz
3452859e5dea6ec9161b549ec5117ae2acf5f5b4778d7650bbb20dd25a8ca20f python-2.7.16.bc68ec14-sles11sm-x64.tar.gz
d2f6f987d9e3ee08c6797d2a417a1b20c8c5c274058b29c69009e830d0b1c106 python-2.7.16.bc68ec14-sles11-x64.tar.gz
69c90db22bf30beb6133e2861f203b24141d37b0bf40c510c0f01adba32044a2 python-2.7.16.bc68ec14-sles12-x64.tar.gz
cf08fcc25b87e4e06e16a28bc744101be243aa36012fa6c281edff7f7af6013f python-2.7.16.bc68ec14-solaris112-sparc.tar.gz
0b7779a855b9474022585f0fccf94793ea34d302a7b0aa9709f69a52acb3ba6f python-2.7.16.bc68ec14-solaris112-x64.tar.gz
3134ac8eac1707631ecd26e53c8020889b19d51cae43b67acac60811e9e573fd python-2.7.16.bc68ec14-solaris11-x64.tar.gz
2fd225302a28299ffec9ead55ce96947f30af6611065b2747dc91e9edaa605a9 python-2.7.16.bc68ec14-ubuntu1404-x64.tar.gz
2f2c5c8d1b9f47de331651f285f80fee8dbefd31dfd4c70b4027f8a37e92e528 python-2.7.16.bc68ec14-ubuntu1604-arm64.tar.gz
992e6a24a82b4dde586c9db55a003615775f60ab5509624a0bf11cea49ae57d4 python-2.7.16.bc68ec14-ubuntu1604-x64.tar.gz
abfe811ead052b80df51ec996fc602754dcf2f8e3d7be0c444a65f6045f0fdf8 python-2.7.16.bc68ec14-ubuntu1804-x64.tar.gz
8b177b7efd0e2b4f8473b72bfcfd461acddd025da44cbbd47f98954ceb89d678 python-2.7.16.bc68ec14-windows-x86.tar.gz
0bf469039a2d6e4d21d1716a734f63ef1007f7a12fc32a3aa2bb29d6bd494ed2 python-2.7.8.bc68ec14-solaris10-sparc.tar.gz
53a3cbd4cbe6a73c2c56c08ab0785c6a3a66b9633024b1a829c4c861cd4a834b python-2.7.8.bc68ec14-solaris10-x64.tar.gz