[OE-core] [PATCH] python-setuptools: update to 36.7.2

zhengrq zhengrq.fnst at cn.fujitsu.com
Thu Nov 16 09:11:08 UTC 2017


1) Upgrade python-setuptools from 36.5.0 to 36.7.2.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst at cn.fujitsu.com>
---
 meta/recipes-devtools/python/python-setuptools.inc                    | 4 ++--
 .../{python-setuptools_36.5.0.bb => python-setuptools_36.7.2.bb}      | 0
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python-setuptools_36.5.0.bb => python-setuptools_36.7.2.bb} (100%)

diff --git a/meta/recipes-devtools/python/python-setuptools.inc b/meta/recipes-devtools/python/python-setuptools.inc
index 1eae0b6..56b17ad 100644
--- a/meta/recipes-devtools/python/python-setuptools.inc
+++ b/meta/recipes-devtools/python/python-setuptools.inc
@@ -9,8 +9,8 @@ SRCNAME = "setuptools"
 
 SRC_URI = "https://files.pythonhosted.org/packages/source/s/${SRCNAME}/${SRCNAME}-${PV}.zip"
 
-SRC_URI[md5sum] = "704f500dd55f4bd0be905444f3ba892c"
-SRC_URI[sha256sum] = "ce2007c1cea3359870b80657d634253a0765b0c7dc5a988d77ba803fc86f2c64"
+SRC_URI[md5sum] = "1874983171af0f7b16b5ec48558e6e55"
+SRC_URI[sha256sum] = "ad86fd8dd09c285c33b4c5b82bbc21d21883637faef78b0ab58fa9984847220d"
 
 UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/setuptools"
 
diff --git a/meta/recipes-devtools/python/python-setuptools_36.5.0.bb b/meta/recipes-devtools/python/python-setuptools_36.7.2.bb
similarity index 100%
rename from meta/recipes-devtools/python/python-setuptools_36.5.0.bb
rename to meta/recipes-devtools/python/python-setuptools_36.7.2.bb
-- 
2.7.4






More information about the Openembedded-core mailing list