[Buildroot] [PATCH v3 4/9] python-crossbar: fix byte-compilation of .pyc files

Samuel Martin s.martin49 at gmail.com
Sun May 1 20:46:18 UTC 2016


Thomas, all,

On Sun, May 1, 2016 at 10:15 PM, Thomas Petazzoni
<thomas.petazzoni at free-electrons.com> wrote:
> For its continuous integration tests, python-crossbar includes one .py
> file that intentionally has a syntax error. Until now, this wasn't
> causing any problem, but with the introduction of a Python
> byte-compilation process that errors out when there is a failure, it
> is going to become a problem.
>
> We simply add a patch that removes the syntax error, as we don't care
> about it in the context of Buildroot. The problem has been reported
> upstream to see if a better fix is possible.
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Reviewed-by: Samuel Martin <s.martin49 at gmail.com>

Regards,

-- 
Samuel


More information about the buildroot mailing list