openembedded-core.lists.openembedded.org archive mirror
 help / color / mirror / Atom feed
From: Tim Orling <ticotimo@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Tim Orling <timothy.t.orling@intel.com>
Subject: [PATCH 3/7] python3-more-itertools: upgrade 8.9.0 -> 8.10.0
Date: Tue, 12 Oct 2021 02:08:50 +0000	[thread overview]
Message-ID: <20211012020854.2073998-3-timothy.t.orling@intel.com> (raw)
In-Reply-To: <20211012020854.2073998-1-timothy.t.orling@intel.com>

8.10.0
  Changes to existing functions
    - The type stub for iter_except was improved (thanks to
      MarcinKonowalczyk)

  Other changes:
    - Type stubs now ship with the source release (thanks to
      saaketp)
    - The Sphinx docs were improved (thanks to MarcinKonowalczyk)

8.9.0
  New functions
    - interleave_evenly (thanks to mbugert)
    - repeat_each (thanks to FinalSh4re)
    - chunked_even (thanks to valtron)
    - map_if (thanks to sassbalint)
    - zip_broadcast (thanks to kalekundert)

  Changes to existing functions
    - The type stub for chunked was improved (thanks to
      PhilMacKay)
    - The type stubs for zip_equal and zip_offset were improved
      (thanks to maffoo)
    - Building Sphinx docs locally was improved (thanks to
      MarcinKonowalczyk)

Signed-off-by: Tim Orling <timothy.t.orling@intel.com>
---
 ...more-itertools_8.9.0.bb => python3-more-itertools_8.10.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-more-itertools_8.9.0.bb => python3-more-itertools_8.10.0.bb} (86%)

diff --git a/meta/recipes-devtools/python/python3-more-itertools_8.9.0.bb b/meta/recipes-devtools/python/python3-more-itertools_8.10.0.bb
similarity index 86%
rename from meta/recipes-devtools/python/python3-more-itertools_8.9.0.bb
rename to meta/recipes-devtools/python/python3-more-itertools_8.10.0.bb
index 041c865ef60..93d3ad60f8c 100644
--- a/meta/recipes-devtools/python/python3-more-itertools_8.9.0.bb
+++ b/meta/recipes-devtools/python/python3-more-itertools_8.10.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/erikrose/more-itertools"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=3396ea30f9d21389d7857719816f83b5"
 
-SRC_URI[sha256sum] = "8c746e0d09871661520da4f1241ba6b908dc903839733c8203b552cffaf173bd"
+SRC_URI[sha256sum] = "1debcabeb1df793814859d64a81ad7cb10504c24349368ccf214c664c474f41f"
 
 inherit pypi setuptools3 ptest
 
-- 
2.30.2



  parent reply	other threads:[~2021-10-12  2:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-12  2:08 [PATCH 1/7] python3-hypothesis: upgrade 6.15.0 -> 6.23.2 Tim Orling
2021-10-12  2:08 ` [PATCH 2/7] python3-importlib-metadata: upgrade 4.6.4 -> 4.8.1 Tim Orling
2021-10-12  2:08 ` Tim Orling [this message]
2021-10-12  2:08 ` [PATCH 4/7] python3-zipp: upgrade 3.5.0 -> 3.6.0 Tim Orling
2021-10-12  2:08 ` [PATCH 5/7] libconvert-asn1-perl: upgrade 0.31 -> 0.33 Tim Orling
2021-10-12  2:08 ` [PATCH 6/7] at-spi2-core: upgrade 2.40.3 -> 2.42.0 Tim Orling
2021-10-13  9:45   ` [OE-core] " Alexandre Belloni
2021-10-12  2:08 ` [PATCH 7/7] python3-pytest: upgrade 6.2.4 -> 6.2.5 Tim Orling

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=20211012020854.2073998-3-timothy.t.orling@intel.com \
    --to=ticotimo@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=timothy.t.orling@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).