summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-flask-restful.inc
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2019-11-08 11:40:46 +0800
committerKhem Raj <raj.khem@gmail.com>2019-11-07 21:17:25 -0800
commit883239e7310a5f335602899deeda36c47c78e4f4 (patch)
treed35b01a21c382b67851ecc5768ee0e3c629eb611 /meta-python/recipes-devtools/python/python-flask-restful.inc
parent0d02e6c03c8d2e70d293f59701a654c76fd0e6b2 (diff)
downloadmeta-openembedded-883239e7310a5f335602899deeda36c47c78e4f4.tar.gz
python-flask-restful: upgrade 0.3.6 -> 0.3.7
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-flask-restful.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-flask-restful.inc4
1 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 0485f85aac..dcbcd0d761 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"
6LICENSE = "BSD-3-Clause" 6LICENSE = "BSD-3-Clause"
7LIC_FILES_CHKSUM = "file://LICENSE;md5=685bb55ed99a366bb431995f5eef2783" 7LIC_FILES_CHKSUM = "file://LICENSE;md5=685bb55ed99a366bb431995f5eef2783"
8 8
9SRC_URI[md5sum] = "8243ca101185b130d8fa529cbdbdbddd" 9SRC_URI[md5sum] = "a7217ef1159be38af5faf61aa09aabef"
10SRC_URI[sha256sum] = "5795519501347e108c436b693ff9a4d7b373a3ac9069627d64e4001c05dd3407" 10SRC_URI[sha256sum] = "f8240ec12349afe8df1db168ea7c336c4e5b0271a36982bff7394f93275f2ca9"
11 11
12inherit pypi 12inherit pypi
13 13