python-more-itertools: downgrade 7.2.0 -> 5.0.0

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>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Hongxu Jia
2019-12-09 23:38:16 +02:00
committed by Armin Kuster
parent 165f46b3de
commit 2ad7fec9db
4 changed files with 10 additions and 5 deletions
@@ -0,0 +1,7 @@
inherit pypi setuptools
require python-more-itertools.inc
SRC_URI[md5sum] = "f2ea58aa336ce6c13b7b225b3bbe305d"
SRC_URI[sha256sum] = "38a936c0a6d98a38bcc2d03fdaaedaba9f412879461dd2ceff8d37564d6522e4"
PE = "1"