[oe-commits] [openembedded-core] 10/18: python-setuptools: update to 41.1.0

git at git.openembedded.org git at git.openembedded.org
Fri Aug 16 16:12:57 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 841d458f01c8c2d3e67775bad7d018b047604f75
Author: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com>
AuthorDate: Thu Aug 15 18:00:43 2019 +0200

    python-setuptools: update to 41.1.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.0.1.bb => python-setuptools_41.1.0.bb}      | 0
 .../{python3-setuptools_41.0.1.bb => python3-setuptools_41.1.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 f49e078..c806589 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] = "6404ca798bb9a9073aff3b91b2df35c8"
-SRC_URI[sha256sum] = "a222d126f5471598053c9a77f4b5d4f26eaa1f150ad6e01dcf1a42e185d05613"
+SRC_URI[md5sum] = "f26bbb3201c42ef37fb8d184cb85234d"
+SRC_URI[sha256sum] = "c519b84c299911fd94ef47e3de4fe678c254aefc5cdf8a9b12e4cdc8cc3744a8"
 
 DEPENDS += "${PYTHON_PN}"
 
diff --git a/meta/recipes-devtools/python/python-setuptools_41.0.1.bb b/meta/recipes-devtools/python/python-setuptools_41.1.0.bb
similarity index 100%
rename from meta/recipes-devtools/python/python-setuptools_41.0.1.bb
rename to meta/recipes-devtools/python/python-setuptools_41.1.0.bb
diff --git a/meta/recipes-devtools/python/python3-setuptools_41.0.1.bb b/meta/recipes-devtools/python/python3-setuptools_41.1.0.bb
similarity index 100%
rename from meta/recipes-devtools/python/python3-setuptools_41.0.1.bb
rename to meta/recipes-devtools/python/python3-setuptools_41.1.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