python3: update patches for libressl v3.5
authorAndre Heider <redacted>
Tue, 19 Jul 2022 12:14:16 +0000 (14:14 +0200)
committerRosen Penev <redacted>
Sat, 23 Jul 2022 19:28:55 +0000 (12:28 -0700)
commitbd6e20542199b4805346059cc8e26f67fff8affd
treeab0a206f8311215d12c95abbbadfd027190e42c7
parentad0ac5198decbc15c57801509a3005c1608ecbce
python3: update patches for libressl v3.5

Based upon patches from OpenBSD[0] and Gentoo[1].

Switched to the LibreSSL provided LIBRESSL_VERSION_NUMBER macro, which
makes OPENWRT_HOST_BUILD redundant.

[0] https://github.com/openbsd/ports/tree/master/lang/python/3.10/patches
[1] https://github.com/gentoo/libressl/tree/master/dev-lang/python/files

Signed-off-by: Andre Heider <redacted>
lang/python/python3/Makefile
lang/python/python3/patches/026-openssl-feature-flags.patch
lang/python/python3/patches/028-host-python-support-ssl-with-libressl.patch
git clone https://git.99rst.org/PROJECT