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

Oleksandr Kravchuk open.source at oleksandr-kravchuk.com
Wed Aug 21 19:02:44 UTC 2019


From: Oleksandr Kravchuk <oleksandr.kravchuk at pelagicore.com>

Signed-off-by: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com>
---
 meta/recipes-devtools/python/python-setuptools.inc            | 4 ++--
 ...ython-setuptools_41.1.0.bb => python-setuptools_41.2.0.bb} | 0
 ...hon3-setuptools_41.1.0.bb => python3-setuptools_41.2.0.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python-setuptools_41.1.0.bb => python-setuptools_41.2.0.bb} (100%)
 rename meta/recipes-devtools/python/{python3-setuptools_41.1.0.bb => python3-setuptools_41.2.0.bb} (100%)

diff --git a/meta/recipes-devtools/python/python-setuptools.inc b/meta/recipes-devtools/python/python-setuptools.inc
index c806589dba..322197eed8 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] = "f26bbb3201c42ef37fb8d184cb85234d"
-SRC_URI[sha256sum] = "c519b84c299911fd94ef47e3de4fe678c254aefc5cdf8a9b12e4cdc8cc3744a8"
+SRC_URI[md5sum] = "a3470ce184da33f0fa6c9f44f6221bc0"
+SRC_URI[sha256sum] = "66b86bbae7cc7ac2e867f52dc08a6bd064d938bac59dfec71b9b565dd36d6012"
 
 DEPENDS += "${PYTHON_PN}"
 
diff --git a/meta/recipes-devtools/python/python-setuptools_41.1.0.bb b/meta/recipes-devtools/python/python-setuptools_41.2.0.bb
similarity index 100%
rename from meta/recipes-devtools/python/python-setuptools_41.1.0.bb
rename to meta/recipes-devtools/python/python-setuptools_41.2.0.bb
diff --git a/meta/recipes-devtools/python/python3-setuptools_41.1.0.bb b/meta/recipes-devtools/python/python3-setuptools_41.2.0.bb
similarity index 100%
rename from meta/recipes-devtools/python/python3-setuptools_41.1.0.bb
rename to meta/recipes-devtools/python/python3-setuptools_41.2.0.bb
-- 
2.17.1



More information about the Openembedded-core mailing list