From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/python-web2py: fix build with python 3.8
Date: Wed, 30 Oct 2019 11:26:45 +0100 [thread overview]
Message-ID: <20191030112645.1bcc5b66@windsurf> (raw)
In-Reply-To: <20191030093605.4210-1-fontaine.fabrice@gmail.com>
On Wed, 30 Oct 2019 10:36:05 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Fixes:
> - http://autobuild.buildroot.org/results/fa515627ae888d08fc10074e8d9f6e9dbede91a7
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> ...py-import-escape-from-html-instead-o.patch | 46 +++++++++++++++++++
> 1 file changed, 46 insertions(+)
> create mode 100644 package/python-web2py/0001-gluon-languages.py-import-escape-from-html-instead-o.patch
>
> diff --git a/package/python-web2py/0001-gluon-languages.py-import-escape-from-html-instead-o.patch b/package/python-web2py/0001-gluon-languages.py-import-escape-from-html-instead-o.patch
> new file mode 100644
> index 0000000000..4c9b43a146
> --- /dev/null
> +++ b/package/python-web2py/0001-gluon-languages.py-import-escape-from-html-instead-o.patch
> @@ -0,0 +1,46 @@
> +From 4a5204f7847e6b83d7d2f4fe54244e2087117d9e Mon Sep 17 00:00:00 2001
> +From: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> +Date: Wed, 30 Oct 2019 10:08:35 +0100
> +Subject: [PATCH] gluon/languages.py: import escape from html instead of cgi
> +
> +import escape from html instead of cgi to fix the following build
> +failure with python 3.8:
Does this work fine with Python 2.x ?
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2019-10-30 10:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-30 9:36 [Buildroot] [PATCH 1/1] package/python-web2py: fix build with python 3.8 Fabrice Fontaine
2019-10-30 10:26 ` 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=20191030112645.1bcc5b66@windsurf \
--to=thomas.petazzoni@bootlin.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox