[oe-commits] [meta-openembedded] 04/06: python-flask-restful: upgrade 0.3.6 -> 0.3.7

git at git.openembedded.org git at git.openembedded.org
Fri Nov 8 05:18:54 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 883239e7310a5f335602899deeda36c47c78e4f4
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Fri Nov 8 11:40:46 2019 +0800

    python-flask-restful: upgrade 0.3.6 -> 0.3.7
    
    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-flask-restful.inc          | 4 ++--
 .../{python-flask-restful_0.3.6.bb => python-flask-restful_0.3.7.bb}  | 0
 ...{python3-flask-restful_0.3.6.bb => python3-flask-restful_0.3.7.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-flask-restful.inc b/meta-python/recipes-devtools/python/python-flask-restful.inc
index 0485f85..dcbcd0d 100644
--- a/meta-python/recipes-devtools/python/python-flask-restful.inc
+++ b/meta-python/recipes-devtools/python/python-flask-restful.inc
@@ -6,8 +6,8 @@ HOMEPAGE = "https://github.com/flask-restful/flask-restful"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=685bb55ed99a366bb431995f5eef2783"
 
-SRC_URI[md5sum] = "8243ca101185b130d8fa529cbdbdbddd"
-SRC_URI[sha256sum] = "5795519501347e108c436b693ff9a4d7b373a3ac9069627d64e4001c05dd3407"
+SRC_URI[md5sum] = "a7217ef1159be38af5faf61aa09aabef"
+SRC_URI[sha256sum] = "f8240ec12349afe8df1db168ea7c336c4e5b0271a36982bff7394f93275f2ca9"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-flask-restful_0.3.6.bb b/meta-python/recipes-devtools/python/python-flask-restful_0.3.7.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-flask-restful_0.3.6.bb
rename to meta-python/recipes-devtools/python/python-flask-restful_0.3.7.bb
diff --git a/meta-python/recipes-devtools/python/python3-flask-restful_0.3.6.bb b/meta-python/recipes-devtools/python/python3-flask-restful_0.3.7.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-flask-restful_0.3.6.bb
rename to meta-python/recipes-devtools/python/python3-flask-restful_0.3.7.bb

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


More information about the Openembedded-commits mailing list