All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] python*-setuptools: update to 36.5.0
@ 2017-10-11 21:19 Jose Lamego
  0 siblings, 0 replies; only message in thread
From: Jose Lamego @ 2017-10-11 21:19 UTC (permalink / raw)
  To: openembedded-core

Both python-setuptools and python3-setuptools must be updated
to latest stable release.

These changes were tested on qemu with core-image-minimal

Signed-off-by: Jose Lamego <jose.a.lamego@linux.intel.com>
---
 meta/recipes-devtools/python/python-setuptools.inc                    | 4 ++--
 .../{python-setuptools_36.2.7.bb => python-setuptools_36.5.0.bb}      | 0
 .../{python3-setuptools_36.2.7.bb => python3-setuptools_36.5.0.bb}    | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python-setuptools_36.2.7.bb => python-setuptools_36.5.0.bb} (100%)
 rename meta/recipes-devtools/python/{python3-setuptools_36.2.7.bb => python3-setuptools_36.5.0.bb} (100%)

diff --git a/meta/recipes-devtools/python/python-setuptools.inc b/meta/recipes-devtools/python/python-setuptools.inc
index ca521a9..1eae0b6 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] = "b9e6c049617bac0f9e908a41ab4a29ac"
-SRC_URI[sha256sum] = "b0fe5d432d922df595e918577c51458d63f245115d141b309ac32ecfca329df5"
+SRC_URI[md5sum] = "704f500dd55f4bd0be905444f3ba892c"
+SRC_URI[sha256sum] = "ce2007c1cea3359870b80657d634253a0765b0c7dc5a988d77ba803fc86f2c64"
 
 UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/setuptools"
 
diff --git a/meta/recipes-devtools/python/python-setuptools_36.2.7.bb b/meta/recipes-devtools/python/python-setuptools_36.5.0.bb
similarity index 100%
rename from meta/recipes-devtools/python/python-setuptools_36.2.7.bb
rename to meta/recipes-devtools/python/python-setuptools_36.5.0.bb
diff --git a/meta/recipes-devtools/python/python3-setuptools_36.2.7.bb b/meta/recipes-devtools/python/python3-setuptools_36.5.0.bb
similarity index 100%
rename from meta/recipes-devtools/python/python3-setuptools_36.2.7.bb
rename to meta/recipes-devtools/python/python3-setuptools_36.5.0.bb
-- 
2.7.4



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-10-11 21:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-11 21:19 [PATCH] python*-setuptools: update to 36.5.0 Jose Lamego

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.