[oe-commits] [openembedded-core] 09/27: python-setuptools: upgrade 41.4.0 -> 41.6.0

git at git.openembedded.org git at git.openembedded.org
Mon Nov 25 17:58:58 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit c40d5f0db5238f03174f11b538706f58bb2f0236
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Tue Nov 5 14:20:59 2019 +0800

    python-setuptools: upgrade 41.4.0 -> 41.6.0
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-devtools/python/python-setuptools.inc                    | 4 ++--
 .../{python-setuptools_41.4.0.bb => python-setuptools_41.6.0.bb}      | 0
 .../{python3-setuptools_41.4.0.bb => python3-setuptools_41.6.0.bb}    | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/python/python-setuptools.inc b/meta/recipes-devtools/python/python-setuptools.inc
index 027e259..f0f100f 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] = "89a592d733b31e180a4b6ad760c0685a"
-SRC_URI[sha256sum] = "7eae782ccf36b790c21bde7d86a4f303a441cd77036b25c559a602cf5186ce4d"
+SRC_URI[md5sum] = "5585a55bfc28474ef13cc0b1819c5a46"
+SRC_URI[sha256sum] = "6afa61b391dcd16cb8890ec9f66cc4015a8a31a6e1c2b4e0c464514be1a3d722"
 
 DEPENDS += "${PYTHON_PN}"
 
diff --git a/meta/recipes-devtools/python/python-setuptools_41.4.0.bb b/meta/recipes-devtools/python/python-setuptools_41.6.0.bb
similarity index 100%
rename from meta/recipes-devtools/python/python-setuptools_41.4.0.bb
rename to meta/recipes-devtools/python/python-setuptools_41.6.0.bb
diff --git a/meta/recipes-devtools/python/python3-setuptools_41.4.0.bb b/meta/recipes-devtools/python/python3-setuptools_41.6.0.bb
similarity index 100%
rename from meta/recipes-devtools/python/python3-setuptools_41.4.0.bb
rename to meta/recipes-devtools/python/python3-setuptools_41.6.0.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list