[OE-core] [PATCH] python-setuptools:upgrade 41.2.0 -> 41.4.0

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Mon Oct 21 04:43:58 UTC 2019


Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 meta/recipes-devtools/python/python-setuptools.inc                    | 4 ++--
 .../{python-setuptools_41.2.0.bb => python-setuptools_41.4.0.bb}      | 0
 .../{python3-setuptools_41.2.0.bb => python3-setuptools_41.4.0.bb}    | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python-setuptools_41.2.0.bb => python-setuptools_41.4.0.bb} (100%)
 rename meta/recipes-devtools/python/{python3-setuptools_41.2.0.bb => python3-setuptools_41.4.0.bb} (100%)

diff --git a/meta/recipes-devtools/python/python-setuptools.inc b/meta/recipes-devtools/python/python-setuptools.inc
index 322197e..027e259 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] = "a3470ce184da33f0fa6c9f44f6221bc0"
-SRC_URI[sha256sum] = "66b86bbae7cc7ac2e867f52dc08a6bd064d938bac59dfec71b9b565dd36d6012"
+SRC_URI[md5sum] = "89a592d733b31e180a4b6ad760c0685a"
+SRC_URI[sha256sum] = "7eae782ccf36b790c21bde7d86a4f303a441cd77036b25c559a602cf5186ce4d"
 
 DEPENDS += "${PYTHON_PN}"
 
diff --git a/meta/recipes-devtools/python/python-setuptools_41.2.0.bb b/meta/recipes-devtools/python/python-setuptools_41.4.0.bb
similarity index 100%
rename from meta/recipes-devtools/python/python-setuptools_41.2.0.bb
rename to meta/recipes-devtools/python/python-setuptools_41.4.0.bb
diff --git a/meta/recipes-devtools/python/python3-setuptools_41.2.0.bb b/meta/recipes-devtools/python/python3-setuptools_41.4.0.bb
similarity index 100%
rename from meta/recipes-devtools/python/python3-setuptools_41.2.0.bb
rename to meta/recipes-devtools/python/python3-setuptools_41.4.0.bb
-- 
2.7.4





More information about the Openembedded-core mailing list