From ee4ee7645c612b5b0765eaf67be61a52f3daca74 Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Tue, 5 Nov 2019 23:49:28 -0800 Subject: 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 Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-more-itertools.inc | 3 --- 1 file changed, 3 deletions(-) (limited to 'meta-python/recipes-devtools/python/python-more-itertools.inc') 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" -- cgit v1.2.3-54-g00ecf