summaryrefslogtreecommitdiff
path: root/dev-lang/python/files/python-2.7-libressl-compatibility.patch
AgeCommit message (Collapse)Author
2019-02-05dev-lang/python: remove unused patches.Michael Mair-Keimberger
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10869 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
2018-04-13dev-lang/python: compatibility patch for libresslAaron Bauman
This patch fixes building with >=dev-libs/libressl-2.7. Additionally, the slot and subslot modifier have been updated to ensure rebuilds are properly triggered. Patch is from upstream commit 4ca0739c9d97ac7cd45499e0d31be68dc659d0e1. Package-Manager: Portage-2.3.28, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/7971