Bug 5696

Summary: python3 installation is too large, patches from python2 needed
Product: buildroot Reporter: Thomas Petazzoni <thomas.petazzoni>
Component: OtherAssignee: Maxime Ripard <maxime.ripard>
Status: RESOLVED FIXED    
Severity: minor CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

Description Thomas Petazzoni 2012-11-16 10:01:58 UTC
Our Python 2 package has a bunch of patches (numbered 100 and above) that allow to disable the build of a number of extensions that are not necessarily useful in all situations. Those patches should be upgraded and added in our Python 3 package.

At the moment, the Python 3 installation takes 55 MB in /usr/lib/python3.3/, which is way too much.
Comment 1 Thomas Petazzoni 2013-05-26 10:21:55 UTC
Maxime, ping? :-)
Comment 2 Peter Korsgaard 2013-06-29 19:44:27 UTC
Fixed by Maxime in git (f1c092da8ba4d), thanks
Comment 3 Thomas Petazzoni 2013-10-30 21:53:13 UTC
It has already been fixed since a while, update the bug status to reflect this.