dev-python/cryptography: add patch for LibreSSL 2.9.1 support

Closes: https://bugs.gentoo.org/684234
Closes: https://github.com/gentoo/gentoo/pull/11812
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
Stefan Strogin
2019-04-24 11:19:07 +03:00
committed by Mike Gilbert
parent ac54298640
commit 03858797d0
2 changed files with 70 additions and 0 deletions

View File

@@ -57,6 +57,7 @@ DEPEND="${RDEPEND}
DOCS=( AUTHORS.rst CONTRIBUTING.rst README.rst )
PATCHES=(
"${FILESDIR}"/${P}-libressl.patch
)
python_configure_all() {