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 5/7] python3-mock: Upgrade 4.0.1 -> 4.0.2
Date: Thu, 23 Jul 2020 12:47:57 -0400	[thread overview]
Message-ID: <cf890c42-6e22-6285-5464-c55bbc0fe137@windriver.com> (raw)
In-Reply-To: <20200722104905.15499-5-leon.anavi@konsulko.com>

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


On 7/22/20 6:49 AM, Leon Anavi wrote:
> Upgrade 4.0.2:
>
> - Issue #39915: Ensure unittest.mock.AsyncMock.await_args_list has
>    call objects in the order of awaited arguments instead of using
>    unittest.mock.Mock.call_args which has the last value of the
>    call. Patch by Karthikeyan Singaravelan.
>
> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
> ---
>   .../python/{python3-mock_4.0.1.bb => python3-mock_4.0.2.bb}   | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>   rename meta-python/recipes-devtools/python/{python3-mock_4.0.1.bb => python3-mock_4.0.2.bb} (77%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-mock_4.0.1.bb b/meta-python/recipes-devtools/python/python3-mock_4.0.2.bb
> similarity index 77%
> rename from meta-python/recipes-devtools/python/python3-mock_4.0.1.bb
> rename to meta-python/recipes-devtools/python/python3-mock_4.0.2.bb
> index eebfcdade..39ab6d01f 100644
> --- a/meta-python/recipes-devtools/python/python3-mock_4.0.1.bb
> +++ b/meta-python/recipes-devtools/python/python3-mock_4.0.2.bb
> @@ -13,5 +13,5 @@ RDEPENDS_${PN} += "${PYTHON_PN}-prettytable \
>               ${PYTHON_PN}-pep8 \
>               ${PYTHON_PN}-pyflakes"
>   
> -SRC_URI[md5sum] = "8f48ba3fd059e7cfad92f8354064adfd"
> -SRC_URI[sha256sum] = "2a572b715f09dd2f0a583d8aeb5bb67d7ed7a8fd31d193cf1227a99c16a67bc3"
> +SRC_URI[md5sum] = "6466619b89c2969dc57722ad73f85676"
> +SRC_URI[sha256sum] = "dd33eb70232b6118298d516bbcecd26704689c386594f0f3c4f13867b2c56f72"
>
> 

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

  reply	other threads:[~2020-07-23 16:48 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-22 10:48 [meta-python][PATCH 1/7] python3-pymysql: Upgrade 0.9.3 -> 0.10.0 Leon Anavi
2020-07-22 10:49 ` [meta-python][PATCH 2/7] python3-simplejson: Upgrade 3.17.0 -> 3.17.2 Leon Anavi
2020-07-23 16:47   ` [oe] " Trevor Gamblin
2020-07-22 10:49 ` [meta-python][PATCH 3/7] python3-isort: Upgrade 5.1.0 -> 5.1.4 Leon Anavi
2020-07-23 16:47   ` [oe] " Trevor Gamblin
2020-07-22 10:49 ` [meta-python][PATCH 4/7] python3-stevedore: Upgrade 2.0.1 -> 3.2.0 Leon Anavi
2020-07-23 16:47   ` [oe] " Trevor Gamblin
2020-07-22 10:49 ` [meta-python][PATCH 5/7] python3-mock: Upgrade 4.0.1 -> 4.0.2 Leon Anavi
2020-07-23 16:47   ` Trevor Gamblin [this message]
2020-07-22 10:49 ` [meta-python][PATCH 6/7] python3-pychromecast: Upgrade 7.1.1 -> 7.1.2 Leon Anavi
2020-07-23 16:48   ` [oe] " Trevor Gamblin
2020-07-22 10:49 ` [meta-python][PATCH 7/7] python3-coverage: Upgrade 5.1 -> 5.2 Leon Anavi
2020-07-23 16:48   ` [oe] " Trevor Gamblin
2020-07-23 16:47 ` [oe] [meta-python][PATCH 1/7] python3-pymysql: Upgrade 0.9.3 -> 0.10.0 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=cf890c42-6e22-6285-5464-c55bbc0fe137@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.