All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Leon Anavi" <leon.anavi@konsulko.com>
To: openembedded-devel@lists.openembedded.org
Cc: Leon Anavi <leon.anavi@konsulko.com>
Subject: [meta-python][PATCH 1/3] python3-traitlets: Upgrade 5.0.4 -> 5.0.5
Date: Thu, 22 Oct 2020 17:17:47 +0300	[thread overview]
Message-ID: <20201022141749.14950-1-leon.anavi@konsulko.com> (raw)

Upgrade to release 5.0.5:

- Support deprecated literals for sets, tuples on the command-line:
  nbconvert --TagRemovePreprocessor.remove_cell_tags='{"tag"}'
- Fix from_string_list for Tuples in general
- Fix support for List(default_value=None, allow_none=True) and
  other Container traits
- Fix help output for nested aliases and tuple traits

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 ...{python3-traitlets_5.0.4.bb => python3-traitlets_5.0.5.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-traitlets_5.0.4.bb => python3-traitlets_5.0.5.bb} (72%)

diff --git a/meta-python/recipes-devtools/python/python3-traitlets_5.0.4.bb b/meta-python/recipes-devtools/python/python3-traitlets_5.0.5.bb
similarity index 72%
rename from meta-python/recipes-devtools/python/python3-traitlets_5.0.4.bb
rename to meta-python/recipes-devtools/python/python3-traitlets_5.0.5.bb
index 194193f63e..53451cd3ce 100644
--- a/meta-python/recipes-devtools/python/python3-traitlets_5.0.4.bb
+++ b/meta-python/recipes-devtools/python/python3-traitlets_5.0.5.bb
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING.md;md5=eec4de4d599518742e54e75954e33b46"
 
 PYPI_PACKAGE = "traitlets"
 
-SRC_URI[md5sum] = "592dde72b6b706d09ea624cce9af3cf5"
-SRC_URI[sha256sum] = "86c9351f94f95de9db8a04ad8e892da299a088a64fd283f9f6f18770ae5eae1b"
+SRC_URI[md5sum] = "2ffe54aee5d0d87890127dd28ce3f6c4"
+SRC_URI[sha256sum] = "178f4ce988f69189f7e523337a3e11d91c786ded9360174a3d9ca83e79bc5396"
 
 RDEPENDS_${PN} = "\
     ${PYTHON_PN}-ipython-genutils \
-- 
2.17.1


             reply	other threads:[~2020-10-22 14:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-22 14:17 Leon Anavi [this message]
2020-10-22 14:17 ` [meta-python][PATCH 2/3] python3-sentry-sdk: Upgrade 0.19.0 -> 0.19.1 Leon Anavi
2020-10-28 15:20   ` [oe] " Trevor Gamblin
2020-10-22 14:17 ` [meta-python][PATCH 3/3] python3-lxml: Upgrade 4.5.2 -> 4.6.1 Leon Anavi
2020-10-28 15:20   ` [oe] " Trevor Gamblin
2020-10-28 15:19 ` [oe] [meta-python][PATCH 1/3] python3-traitlets: Upgrade 5.0.4 -> 5.0.5 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=20201022141749.14950-1-leon.anavi@konsulko.com \
    --to=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.