All of lore.kernel.org
 help / color / mirror / Atom feed
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 1/3] python3-requests: Upgrade 2.25.0 -> 2.25.1
Date: Fri, 8 Jan 2021 11:01:11 -0500	[thread overview]
Message-ID: <b51f95a7-391a-1831-8438-720d04fe2c01@windriver.com> (raw)
In-Reply-To: <20210104191916.7071-1-leon.anavi@konsulko.com>

[-- Attachment #1: Type: text/plain, Size: 1492 bytes --]


On 2021-01-04 2:19 p.m., Leon Anavi wrote:
> - Requests now treats application/json as utf8 by default.
>    Resolving inconsistencies between r.text and r.json output.
> - Requests now supports chardet v4.x.
>
> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
> ---
>   .../{python3-requests_2.25.0.bb => python3-requests_2.25.1.bb}  | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>   rename meta-python/recipes-devtools/python/{python3-requests_2.25.0.bb => python3-requests_2.25.1.bb} (86%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-requests_2.25.0.bb b/meta-python/recipes-devtools/python/python3-requests_2.25.1.bb
> similarity index 86%
> rename from meta-python/recipes-devtools/python/python3-requests_2.25.0.bb
> rename to meta-python/recipes-devtools/python/python3-requests_2.25.1.bb
> index 5284f95982..6af836543b 100644
> --- a/meta-python/recipes-devtools/python/python3-requests_2.25.0.bb
> +++ b/meta-python/recipes-devtools/python/python3-requests_2.25.1.bb
> @@ -3,7 +3,7 @@ HOMEPAGE = "http://python-requests.org"
>   LICENSE = "Apache-2.0"
>   LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
>   
> -SRC_URI[sha256sum] = "7f1a0b932f4a60a1a65caa4263921bb7d9ee911957e0ae4a23a6dd08185ad5f8"
> +SRC_URI[sha256sum] = "27973dd4a904a4f13b263a19c866c13b92a39ed1c964655f025f3f8d3d75b804"
>   
>   inherit pypi setuptools3
>   
>
> 
>

[-- Attachment #2: Type: text/html, Size: 2456 bytes --]

      parent reply	other threads:[~2021-01-08 16:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-04 19:19 [meta-python][PATCH 1/3] python3-requests: Upgrade 2.25.0 -> 2.25.1 Leon Anavi
2021-01-04 19:19 ` [meta-python][PATCH 2/3] python3-nocasedict: Upgrade 1.0.1 -> 1.0.2 Leon Anavi
2021-01-08 16:01   ` [oe] " Trevor Gamblin
2021-01-04 19:19 ` [meta-python][PATCH 3/3] python3-soupsieve: Upgrade 2.0.1 -> 2.1 Leon Anavi
2021-01-08 16:01   ` [oe] " Trevor Gamblin
2021-01-08 16:01 ` Trevor Gamblin [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=b51f95a7-391a-1831-8438-720d04fe2c01@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 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.