All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Khem Raj" <raj.khem@gmail.com>
To: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Cc: openembeded-devel <openembedded-devel@lists.openembedded.org>,
	 Leon Anavi <leon.anavi@konsulko.com>,
	Trevor Gamblin <trevor.gamblin@windriver.com>
Subject: Re: [PATCH][meta-oe 1/4] python3-mock: Upgrade 4.0.1 -> 4.0.2
Date: Sat, 25 Jul 2020 08:42:51 -0700	[thread overview]
Message-ID: <CAMKF1sp3GcJHH25LjnCp=qG3L84HLqXe_wmxGy9j2-GEEVS1uw@mail.gmail.com> (raw)
In-Reply-To: <20200725105726.2142880-1-open.source@oleksandr-kravchuk.com>

This is already on master

On Sat, Jul 25, 2020 at 3:57 AM Oleksandr Kravchuk
<open.source@oleksandr-kravchuk.com> wrote:
>
> From: Leon Anavi <leon.anavi@konsulko.com>
>
> 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>
> Signed-off-by: Khem Raj <raj.khem@gmail.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 eebfcdade2..39ab6d01f5 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"
> --
> 2.25.1
>

  reply	other threads:[~2020-07-25 15:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-25 10:57 [PATCH][meta-oe 1/4] python3-mock: Upgrade 4.0.1 -> 4.0.2 Oleksandr Kravchuk
2020-07-25 15:42 ` Khem Raj [this message]
2020-07-25 23:15   ` Oleksandr Kravchuk

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='CAMKF1sp3GcJHH25LjnCp=qG3L84HLqXe_wmxGy9j2-GEEVS1uw@mail.gmail.com' \
    --to=raj.khem@gmail.com \
    --cc=leon.anavi@konsulko.com \
    --cc=open.source@oleksandr-kravchuk.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=trevor.gamblin@windriver.com \
    /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.