aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-more-itertools.inc
diff options
context:
space:
mode:
authorHongxu Jia <hongxu.jia@windriver.com>2019-11-05 23:49:28 -0800
committerKhem Raj <raj.khem@gmail.com>2019-11-06 19:58:01 -0800
commitee4ee7645c612b5b0765eaf67be61a52f3daca74 (patch)
treeb3544c7e2e758ef7099b3fda295ecf850b8374f0 /meta-python/recipes-devtools/python/python-more-itertools.inc
parent7d897594109d252f6a6b6a3a9f8eadf0cdb3f812 (diff)
downloadmeta-openembedded-contrib-ee4ee7645c612b5b0765eaf67be61a52f3daca74.tar.gz
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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-more-itertools.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-more-itertools.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-more-itertools.inc b/meta-python/recipes-devtools/python/python-more-itertools.inc
index 8d814a6f03..33095b3d38 100644
--- a/meta-python/recipes-devtools/python/python-more-itertools.inc
+++ b/meta-python/recipes-devtools/python/python-more-itertools.inc
@@ -2,6 +2,3 @@ DESCRIPTION = "More routines for operating on iterables, beyond itertools"
HOMEPAGE = "https://github.com/erikrose/more-itertools"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=3396ea30f9d21389d7857719816f83b5"
-
-SRC_URI[md5sum] = "f647bfd27243a7bebe53b5ddb6a3b1c4"
-SRC_URI[sha256sum] = "409cd48d4db7052af495b09dec721011634af3753ae1ef92d2b32f73a745f832"