[oe-commits] [meta-openembedded] 12/18: python-stevedore: upgrade 1.29.0 -> 1.30.1

git at git.openembedded.org git at git.openembedded.org
Thu Apr 18 18:23:00 UTC 2019


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

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 13615d9593b3793ebd4ceb5ee967f8757bc587cb
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Thu Apr 18 10:47:53 2019 +0800

    python-stevedore: upgrade 1.29.0 -> 1.30.1
    
    -Upgrade from python-stevedore_1.29.0.bb to python-stevedore_1.30.1.bb.
    
    -Upgrade from python3-stevedore_1.29.0.bb to python3-stevedore_1.30.1.bb.
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-stevedore.inc              | 4 ++--
 .../python/{python-stevedore_1.29.0.bb => python-stevedore_1.30.1.bb} | 0
 .../{python3-stevedore_1.29.0.bb => python3-stevedore_1.30.1.bb}      | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-stevedore.inc b/meta-python/recipes-devtools/python/python-stevedore.inc
index 14ebc0e..0aa0ef2 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] = "525186cba577852e0408c92c3f8fac65"
-SRC_URI[sha256sum] = "1e153545aca7a6a49d8337acca4f41c212fbfa60bf864ecd056df0cafb9627e8"
+SRC_URI[md5sum] = "02c747c39f4634465aa2590ceefddf59"
+SRC_URI[sha256sum] = "7be098ff53d87f23d798a7ce7ae5c31f094f3deb92ba18059b1aeb1ca9fec0a0"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-stevedore_1.29.0.bb b/meta-python/recipes-devtools/python/python-stevedore_1.30.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-stevedore_1.29.0.bb
rename to meta-python/recipes-devtools/python/python-stevedore_1.30.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-stevedore_1.29.0.bb b/meta-python/recipes-devtools/python/python3-stevedore_1.30.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-stevedore_1.29.0.bb
rename to meta-python/recipes-devtools/python/python3-stevedore_1.30.1.bb

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


More information about the Openembedded-commits mailing list