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 07/10] python3-autobahn: Upgrade 20.4.3 -> 20.6.2
Date: Tue, 30 Jun 2020 09:24:49 -0400	[thread overview]
Message-ID: <e49bcf41-7edf-edfa-f9b0-119fd624b99f@windriver.com> (raw)
In-Reply-To: <20200629121233.27026-7-leon.anavi@konsulko.com>

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


On 6/29/20 8:12 AM, Leon Anavi wrote:
> Upgrade to release 20.6.2:
>
> - fix: xbr fixes
> - fix: use cpy 3.8 for running flake in CI
> - new: Ticket1392 internal attrs
> - new: internal-only router attributes and hook for router to add
>    custom information
>
> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
> ---
>   .../{python3-autobahn_20.4.3.bb => python3-autobahn_20.6.2.bb} | 3 ++-
>   1 file changed, 2 insertions(+), 1 deletion(-)
>   rename meta-python/recipes-devtools/python/{python3-autobahn_20.4.3.bb => python3-autobahn_20.6.2.bb} (78%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-autobahn_20.4.3.bb b/meta-python/recipes-devtools/python/python3-autobahn_20.6.2.bb
> similarity index 78%
> rename from meta-python/recipes-devtools/python/python3-autobahn_20.4.3.bb
> rename to meta-python/recipes-devtools/python/python3-autobahn_20.6.2.bb
> index 60ef57d04..171a6dce4 100644
> --- a/meta-python/recipes-devtools/python/python3-autobahn_20.4.3.bb
> +++ b/meta-python/recipes-devtools/python/python3-autobahn_20.6.2.bb
> @@ -3,7 +3,8 @@ DESCRIPTION = "WebSocket client & server library, WAMP real-time framework"
>   LICENSE = "MIT"
>   LIC_FILES_CHKSUM = "file://LICENSE;md5=97c0bda20ad1d845c6369c0e47a1cd98"
>   
> -SRC_URI[sha256sum] = "c6fe745d52ba9f9eecf791cd31f558df42aebfc4f9ee558a8f1d18c707e1ae1f"
> +SRC_URI[md5sum] = "bcafb42ea58232308777a265d41c1c98"
> +SRC_URI[sha256sum] = "6ac6b6653b8d20d632b034adccf6a566154d4efbeaa23abf7c3995fd601e9a01"
>   
>   inherit pypi setuptools3
>   
>
> 

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

  reply	other threads:[~2020-06-30 13:24 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-29 12:12 [meta-python][PATCH 01/10] python3-pyparted: Consolidate in a single file Leon Anavi
2020-06-29 12:12 ` [meta-python][PATCH 02/10] python3-pyparted: Upgrade 3.11.3 -> 3.11.6 Leon Anavi
2020-06-30 13:23   ` [oe] " Trevor Gamblin
2020-06-29 12:12 ` [meta-python][PATCH 03/10] python3-pywbem: Consolidate in a single file Leon Anavi
2020-06-30 13:24   ` [oe] " Trevor Gamblin
2020-06-29 12:12 ` [meta-python][PATCH 04/10] python3-pywbem: Upgrade 0.15.0 -> 0.17.2 Leon Anavi
2020-06-30 13:24   ` [oe] " Trevor Gamblin
2020-06-29 12:12 ` [meta-python][PATCH 05/10] python3-jsonrpcserver: Upgrade 4.1.2 -> 4.1.3 Leon Anavi
2020-06-30 13:24   ` [oe] " Trevor Gamblin
2020-06-29 12:12 ` [meta-python][PATCH 06/10] python3-humanize: Upgrade 2.4.0 -> 2.4.1 Leon Anavi
2020-06-30 13:24   ` [oe] " Trevor Gamblin
2020-06-29 12:12 ` [meta-python][PATCH 07/10] python3-autobahn: Upgrade 20.4.3 -> 20.6.2 Leon Anavi
2020-06-30 13:24   ` Trevor Gamblin [this message]
2020-06-29 12:12 ` [meta-python][PATCH 08/10] python3-yappi: Upgrade 1.0 -> 1.2.5 Leon Anavi
2020-06-30 13:24   ` [oe] " Trevor Gamblin
2020-06-29 12:12 ` [meta-python][PATCH 09/10] python3-sympy: Upgrade 1.5.1 -> 1.6 Leon Anavi
2020-06-30 13:25   ` [oe] " Trevor Gamblin
2020-06-29 12:12 ` [meta-python][PATCH 10/10] python3-watchdog: Upgrade 0.10.2 -> 0.10.3 Leon Anavi
2020-06-30 13:25   ` [oe] " Trevor Gamblin
2020-06-30 13:23 ` [oe] [meta-python][PATCH 01/10] python3-pyparted: Consolidate in a single file 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=e49bcf41-7edf-edfa-f9b0-119fd624b99f@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.