]> code.ossystems Code Review - openembedded-core.git/commit
python3-more-itertools: upgrade 8.5.0 -> 8.6.0
authorTim Orling <timothy.t.orling@linux.intel.com>
Sat, 28 Nov 2020 04:24:29 +0000 (20:24 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Nov 2020 14:40:55 +0000 (14:40 +0000)
commit16c211427056a4bfc3545202ea485247a72c832a
tree3c3677a773212cf19c93ba469e8a13afa6cefbdc
parent4cda7821f7a588a9106d63f3efcd1c06dcfa4f5d
python3-more-itertools: upgrade 8.5.0 -> 8.6.0

Upstream release notes:
"
* New itertools
  - all_unique (thanks to brianmaissy)
  - nth_product and nth_permutation (thanks to N8Brooks)

* Changes to existing itertools
  - chunked and sliced now accept a strict parameter (thanks to
    shlomif and jtwool)

* Other changes
  - Python 3.5 has reached its end of life and is no longer
    supported.
  - Python 3.9 is officially supported.
  - Various documentation fixes (thanks to timgates42)

Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-more-itertools_8.6.0.bb [moved from meta/recipes-devtools/python/python3-more-itertools_8.5.0.bb with 77% similarity]