[oe-commits] [openembedded-core] 01/26: python-setuptools: update to 41.2.0

git at git.openembedded.org git at git.openembedded.org
Thu Aug 22 08:25:45 UTC 2019


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

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

commit b9769fd1072426be2236bfc71db8e327fecda78d
Author: Oleksandr Kravchuk <oleksandr.kravchuk at pelagicore.com>
AuthorDate: Wed Aug 21 21:02:44 2019 +0200

    python-setuptools: update to 41.2.0
    
    Signed-off-by: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-devtools/python/python-setuptools.inc                    | 4 ++--
 .../{python-setuptools_41.1.0.bb => python-setuptools_41.2.0.bb}      | 0
 .../{python3-setuptools_41.1.0.bb => python3-setuptools_41.2.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 c806589..322197e 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

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


More information about the Openembedded-commits mailing list