[Buildroot] [PATCH v3 1/2] python-pyqt: fix install

Peter Korsgaard peter at korsgaard.com
Sun May 17 07:05:35 UTC 2015


>>>>> "Gwenhael" == Gwenhael Goavec-Merou <gwenj at trabucayre.com> writes:

 > From: Gwenhael Goavec-Merou <gwenhael.goavec-merou at trabucayre.com>
 > PyQt4 provides two version for some py files: one for python2.x and one for
 > python3.x. This two versions are installed in TARGET_DIR.
 > After installing files, python is used to generate all .pyc files, but fails
 > like :
 > class ProxyBase(metaclass=ProxyMetaclass):
 >                              ^
 > 							 SyntaxError: invalid syntax

 > This is not a package build failure and this fix is only cosmetic.
 > This patch suppress directory for not targeted python version.

 > Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou at trabucayre.com>

Sorry, just to be clear - It was the v3 versions I committed.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list