From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] xcb-proto: add upstream patch for python3.5 build failure
Date: Sun, 3 Jul 2016 10:29:19 +0200 [thread overview]
Message-ID: <20160703102919.22ec7558@free-electrons.com> (raw)
In-Reply-To: <1467506243-18432-1-git-send-email-arnout@mind.be>
Hello,
On Sun, 3 Jul 2016 02:37:23 +0200, Arnout Vandecappelle
(Essensium/Mind) wrote:
> Since we run compileall on all python files in TARGET_DIR as part of
> the finalization, the align.py from xcb-proto will be compiled (it is
> not compiled as part of the package build). This file contains mixed
> tab-spaces indentation, which python 3.5 no longer allows.
>
> Add an upstream patch that cleans up the indentation in this file.
>
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
> ---
> .../0001-Make-whitespace-use-consistent.patch | 212 +++++++++++++++++++++
> 1 file changed, 212 insertions(+)
> create mode 100644 package/x11r7/xcb-proto/0001-Make-whitespace-use-consistent.patch
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
prev parent reply other threads:[~2016-07-03 8:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-03 0:37 [Buildroot] [PATCH] xcb-proto: add upstream patch for python3.5 build failure Arnout Vandecappelle
2016-07-03 8:29 ` Thomas Petazzoni [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160703102919.22ec7558@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.