All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] python-setuptools: update to 41.2.0
@ 2019-08-21 19:02 Oleksandr Kravchuk
  0 siblings, 0 replies; only message in thread
From: Oleksandr Kravchuk @ 2019-08-21 19:02 UTC (permalink / raw)
  To: openembedded-core; +Cc: Oleksandr Kravchuk, Oleksandr Kravchuk

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

Signed-off-by: Oleksandr Kravchuk <open.source@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



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

only message in thread, other threads:[~2019-08-21 19:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-21 19:02 [PATCH] python-setuptools: update to 41.2.0 Oleksandr Kravchuk

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.