From: "Trevor Gamblin" <trevor.gamblin@windriver.com>
To: Leon Anavi <leon.anavi@konsulko.com>,
openembedded-devel@lists.openembedded.org
Subject: Re: [oe] [meta-python][PATCH 06/10] python3-prompt-toolkit: Upgrade 3.0.8 -> 3.0.9
Date: Fri, 8 Jan 2021 11:04:04 -0500 [thread overview]
Message-ID: <1d2e2d23-4ca0-6fde-a135-7b7d3a8d54c5@windriver.com> (raw)
In-Reply-To: <20210105151638.15700-6-leon.anavi@konsulko.com>
[-- Attachment #1: Type: text/plain, Size: 1733 bytes --]
On 2021-01-05 10:16 a.m., Leon Anavi wrote:
> - Handle c-tab for TERM=linux.
> - Improve rendering speed of `print_formatted_text`. (Don't render
> styling attributes to output between fragments that have
> identical styling.)
> - Gracefully handle `FileHistory` decoding errors.
> - Prevent asyncio deprecation warnings.
>
> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
> ---
> ...prompt-toolkit_3.0.8.bb => python3-prompt-toolkit_3.0.9.bb} | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
> rename meta-python/recipes-devtools/python/{python3-prompt-toolkit_3.0.8.bb => python3-prompt-toolkit_3.0.9.bb} (80%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.8.bb b/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.9.bb
> similarity index 80%
> rename from meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.8.bb
> rename to meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.9.bb
> index 0debba48d2..589d9398d0 100644
> --- a/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.8.bb
> +++ b/meta-python/recipes-devtools/python/python3-prompt-toolkit_3.0.9.bb
> @@ -3,8 +3,7 @@ HOMEPAGE = "https://python-prompt-toolkit.readthedocs.io/"
> LICENSE = "BSD-3-Clause"
> LIC_FILES_CHKSUM = "file://LICENSE;md5=b2cde7da89f0c1f3e49bf968d00d554f"
>
> -SRC_URI[md5sum] = "cf3ca19873fa9e7f6162296cf6bae419"
> -SRC_URI[sha256sum] = "25c95d2ac813909f813c93fde734b6e44406d1477a9faef7c915ff37d39c0a8c"
> +SRC_URI[sha256sum] = "c5eeab58dd31b541442825d7870777f2a2f764eb5fda03334d5219cd84b9722f"
>
> inherit pypi setuptools3
>
>
>
>
[-- Attachment #2: Type: text/html, Size: 2715 bytes --]
next prev parent reply other threads:[~2021-01-08 16:04 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-05 15:16 [meta-python][PATCH 01/10] python3-jsonpatch: Upgrade 1.26 -> 1.28 Leon Anavi
2021-01-05 15:16 ` [meta-python][PATCH 02/10] python3-psutil: Upgrade 5.7.3 -> 5.8.0 Leon Anavi
2021-01-08 16:02 ` [oe] " Trevor Gamblin
2021-01-05 15:16 ` [meta-python][PATCH 03/10] python3-argcomplete: Upgrade 1.12.1 -> 1.12.2 Leon Anavi
2021-01-08 16:02 ` [oe] " Trevor Gamblin
2021-01-05 15:16 ` [meta-python][PATCH 04/10] python3-multidict: Upgrade 5.0.0 -> 5.1.0 Leon Anavi
2021-01-08 16:03 ` [oe] " Trevor Gamblin
2021-01-05 15:16 ` [meta-python][PATCH 05/10] python3-nocaselist: Upgrade 1.0.3 -> 1.0.4 Leon Anavi
2021-01-08 16:03 ` [oe] " Trevor Gamblin
2021-01-05 15:16 ` [meta-python][PATCH 06/10] python3-prompt-toolkit: Upgrade 3.0.8 -> 3.0.9 Leon Anavi
2021-01-08 16:04 ` Trevor Gamblin [this message]
2021-01-05 15:16 ` [meta-python][PATCH 07/10] python3-pychromecast: Upgrade 7.6.0 -> 7.7.1 Leon Anavi
2021-01-08 16:04 ` [oe] " Trevor Gamblin
2021-01-05 15:16 ` [meta-python][PATCH 08/10] python3-txaio: Upgrade 20.4.1 -> 20.12.1 Leon Anavi
2021-01-08 16:04 ` [oe] " Trevor Gamblin
2021-01-05 15:16 ` [meta-python][PATCH 09/10] python3-croniter: Upgrade 0.3.36 -> 0.3.37 Leon Anavi
2021-01-08 16:04 ` [oe] " Trevor Gamblin
2021-01-05 15:16 ` [meta-python][PATCH 10/10] python3-pandas: Upgrade 1.1.4 -> 1.2.0 Leon Anavi
2021-01-08 16:04 ` [oe] " Trevor Gamblin
2021-01-08 16:02 ` [oe] [meta-python][PATCH 01/10] python3-jsonpatch: Upgrade 1.26 -> 1.28 Trevor Gamblin
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=1d2e2d23-4ca0-6fde-a135-7b7d3a8d54c5@windriver.com \
--to=trevor.gamblin@windriver.com \
--cc=leon.anavi@konsulko.com \
--cc=openembedded-devel@lists.openembedded.org \
/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