python3: remove OpenSSL deprecated API patch
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Mon, 18 Mar 2019 08:52:44 +0000 (10:52 +0200)
committerYousong Zhou <yszhou4tech@gmail.com>
Tue, 19 Mar 2019 06:09:03 +0000 (14:09 +0800)
commitb485a90aa317c3c270b9200dfd5190080466da2a
tree3d394f5d6a577a8d8c2d040ebefb19659681c782
parenta99b9f128dab3503133c57bb13ee07f915ee49ce
python3: remove OpenSSL deprecated API patch

Fixes: https://github.com/openwrt/packages/issues/8399
These 2 patches cause some breakage for other packages.
For now, we drop them and wait for upstream to finalize a fix.
We can live with deprecated SSL APIs for a while. No need to hurry, since
this doesn't seem to help.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/python3/Makefile
lang/python/python3/patches/020-ssl-module-emulate-tls-methods.patch [deleted file]
lang/python/python3/patches/021-openssl-deprecated.patch [deleted file]