[oe] [meta-python] [PATCH] python-stevedore: upgrade 1.30.1 -> 1.31.0

Yuan Chao yuanc.fnst at cn.fujitsu.com
Thu Sep 5 06:53:28 UTC 2019


Signed-off-by: Yuan Chao <yuanc.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-stevedore.inc      | 4 ++--
 ...{python-stevedore_1.30.1.bb => python-stevedore_1.31.0.bb} | 0
 ...ython3-stevedore_1.30.1.bb => python3-stevedore_1.31.0.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-stevedore_1.30.1.bb => python-stevedore_1.31.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-stevedore_1.30.1.bb => python3-stevedore_1.31.0.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-stevedore.inc b/meta-python/recipes-devtools/python/python-stevedore.inc
index 0aa0ef2fa..5aa9fb424 100644
--- a/meta-python/recipes-devtools/python/python-stevedore.inc
+++ b/meta-python/recipes-devtools/python/python-stevedore.inc
@@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/dreamhost/stevedore"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
-SRC_URI[md5sum] = "02c747c39f4634465aa2590ceefddf59"
-SRC_URI[sha256sum] = "7be098ff53d87f23d798a7ce7ae5c31f094f3deb92ba18059b1aeb1ca9fec0a0"
+SRC_URI[md5sum] = "42fa2bf0251c96b543765c5ce13f37c9"
+SRC_URI[sha256sum] = "e0739f9739a681c7a1fda76a102b65295e96a144ccdb552f2ae03c5f0abe8a14"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-stevedore_1.30.1.bb b/meta-python/recipes-devtools/python/python-stevedore_1.31.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-stevedore_1.30.1.bb
rename to meta-python/recipes-devtools/python/python-stevedore_1.31.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-stevedore_1.30.1.bb b/meta-python/recipes-devtools/python/python3-stevedore_1.31.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-stevedore_1.30.1.bb
rename to meta-python/recipes-devtools/python/python3-stevedore_1.31.0.bb
-- 
2.17.1





More information about the Openembedded-devel mailing list