python3: Fix compilation with deprecated OpenSSL APIs
authorRosen Penev <redacted>
Mon, 19 Nov 2018 00:08:28 +0000 (16:08 -0800)
committerRosen Penev <redacted>
Mon, 11 Mar 2019 22:08:09 +0000 (15:08 -0700)
commit3b935060e878f9a331e240e0b42bccc44b1232ab
tree72e8b74670371b519843c25675d536f8e1cebb85
parent4ef2d784612a29901ca5f27d25cfe9b8f1864a8d
python3: Fix compilation with deprecated OpenSSL APIs

Also refreshed patches.

Signed-off-by: Rosen Penev <redacted>
lang/python/python3/Makefile
lang/python/python3/patches/001-enable-zlib.patch
lang/python/python3/patches/003-do-not-run-distutils-tests.patch
lang/python/python3/patches/006-remove-multi-arch-and-local-paths.patch
lang/python/python3/patches/010-do-not-add-rt-lib-dirs-when-cross-compiling.patch
lang/python/python3/patches/013-getbuildinfo-date-time-source-date-epoch.patch
lang/python/python3/patches/014-remove-platform-so-suffix.patch
lang/python/python3/patches/015-abort-on-failed-modules.patch
lang/python/python3/patches/016-adjust-config-paths.patch
lang/python/python3/patches/020-ssl-module-emulate-tls-methods.patch [new file with mode: 0644]
lang/python/python3/patches/021-openssl-deprecated.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT