summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-2.7.14-r1.ebuild
AgeCommit message (Collapse)Author
2018-11-30dev-lang/python: drop vulnerableAaron Bauman
Signed-off-by: Aaron Bauman <bman@gentoo.org>
2018-10-01dev-lang/python: subscribe to virtual/libffi sub slotThomas Deutschmann
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
2018-08-26dev-lang/python: Remove support for non-existent depsMichał Górny
2018-04-20dev-lang/python: Move readline dep outside 'ncurses?'Michał Górny
Move the dependency on readline to be independent of ncurses. Looking at the code, there is no apparent reason for putting it inside 'ncurses?' block. Furthermore, it is inconsistent with how the readline module build is controlled. Closes: https://bugs.gentoo.org/401651
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
2018-01-23*/*: Remove sparc-fbsd keywordsMichał Górny
2017-12-04dev-lang/python: stabilize nis disablement for 2.7 and 3.5Mike Gilbert
Package-Manager: Portage-2.3.15, Repoman-2.3.6_p7
2017-11-11dev-lang/python: disable the nis moduleMike Gilbert
This fails to build with glibc-2.26. Bug: https://bugs.gentoo.org/631488 Package-Manager: Portage-2.3.13_p1, Repoman-2.3.3_p81