summaryrefslogtreecommitdiff
path: root/dev-lang/python/python-3.3.5-r7.ebuild
AgeCommit message (Collapse)Author
2016-04-23dev-lang/python: Remove obsolete process_data patch from 3.3, #580242Michał Górny
Remove the obsolete process_data patch from both 3.3 versions. The patch was only needed for some packages using python.eclass, it is no longer carried by any other Python version (including stable ebuilds) and breaks the build on musl. Bug: https://bugs.gentoo.org/show_bug.cgi?id=580242
2016-02-28dev-lang/python: Lower eselect-python deps due to pythonX.Y-config fixMichał Górny
Lower the dependency on app-eselect/eselect-python to 20140125-r1 since that version got a fix to support pythonX.Y-config. This should make a good stable candidate and starting point for migration to newer python-exec versions.
2015-12-23dev-lang/python: Install a wrapper to fix python-config paths, #569506Michał Górny