[oe] [meta-python] [PATCH] python-flask-restful: upgrade 0.3.6 -> 0.3.7

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Fri Nov 8 03:40:46 UTC 2019


Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-flask-restful.inc  | 4 ++--
 ...n-flask-restful_0.3.6.bb => python-flask-restful_0.3.7.bb} | 0
 ...-flask-restful_0.3.6.bb => python3-flask-restful_0.3.7.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-flask-restful_0.3.6.bb => python-flask-restful_0.3.7.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-flask-restful_0.3.6.bb => python3-flask-restful_0.3.7.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-flask-restful.inc b/meta-python/recipes-devtools/python/python-flask-restful.inc
index 0485f85aa..dcbcd0d76 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
-- 
2.20.1





More information about the Openembedded-devel mailing list