summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-more-itertools_5.0.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta-python: remove python2 recipes from layerAndrey Zhizhikin2020-01-221-7/+0
| | | | | | | | Remove recipes which require python2 from the layer. Those recipes are moved to meta-python2 and are not required here any longer. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-more-itertools: Add PEAdrian Bunk2019-11-131-0/+2
| | | | | | | The recipe was downgraded to the last version supporting Python 2. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-more-itertools: downgrade 7.2.0 -> 5.0.0Hongxu Jia2019-11-061-0/+5
Python 2.7 is no longer supported. The 5.0.0 release will be the last version targeting Python 2.7. [1] [1] https://github.com/erikrose/more-itertools/commit/560b045b430e8292c18cf5283de4fdc3e13e56f7 Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>