[OE-core] [PATCH] python-setuptools: upgrade 41.6.0 -> 42.0.2

Wang Mingyu wangmy at cn.fujitsu.com
Mon Dec 2 15:30:30 UTC 2019


Signed-off-by: Wang Mingyu <wangmy at cn.fujitsu.com>
---
 meta/recipes-devtools/python/python-setuptools.inc                    | 4 ++--
 .../{python-setuptools_41.6.0.bb => python-setuptools_42.0.2.bb}      | 0
 .../{python3-setuptools_41.6.0.bb => python3-setuptools_42.0.2.bb}    | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python-setuptools_41.6.0.bb => python-setuptools_42.0.2.bb} (100%)
 rename meta/recipes-devtools/python/{python3-setuptools_41.6.0.bb => python3-setuptools_42.0.2.bb} (100%)

diff --git a/meta/recipes-devtools/python/python-setuptools.inc b/meta/recipes-devtools/python/python-setuptools.inc
index f0f100f..d8bce71 100644
--- a/meta/recipes-devtools/python/python-setuptools.inc
+++ b/meta/recipes-devtools/python/python-setuptools.inc
@@ -10,8 +10,8 @@ inherit pypi
 
 SRC_URI_append_class-native = " file://0001-conditionally-do-not-fetch-code-by-easy_install.patch"
 
-SRC_URI[md5sum] = "5585a55bfc28474ef13cc0b1819c5a46"
-SRC_URI[sha256sum] = "6afa61b391dcd16cb8890ec9f66cc4015a8a31a6e1c2b4e0c464514be1a3d722"
+SRC_URI[md5sum] = "5ac69b66a6f7d4785517017f37df28e9"
+SRC_URI[sha256sum] = "c5b372090d7c8709ce79a6a66872a91e518f7d65af97fca78135e1cb10d4b940"
 
 DEPENDS += "${PYTHON_PN}"
 
diff --git a/meta/recipes-devtools/python/python-setuptools_41.6.0.bb b/meta/recipes-devtools/python/python-setuptools_42.0.2.bb
similarity index 100%
rename from meta/recipes-devtools/python/python-setuptools_41.6.0.bb
rename to meta/recipes-devtools/python/python-setuptools_42.0.2.bb
diff --git a/meta/recipes-devtools/python/python3-setuptools_41.6.0.bb b/meta/recipes-devtools/python/python3-setuptools_42.0.2.bb
similarity index 100%
rename from meta/recipes-devtools/python/python3-setuptools_41.6.0.bb
rename to meta/recipes-devtools/python/python3-setuptools_42.0.2.bb
-- 
2.7.4





More information about the Openembedded-core mailing list