diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-flask-restful_0.3.8.bb (renamed from meta-python/recipes-devtools/python/python3-flask-restful_0.3.7.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-flask-restful_0.3.7.bb b/meta-python/recipes-devtools/python/python3-flask-restful_0.3.8.bb index ad27578382..3de916afd7 100644 --- a/meta-python/recipes-devtools/python/python3-flask-restful_0.3.7.bb +++ b/meta-python/recipes-devtools/python/python3-flask-restful_0.3.8.bb | |||
@@ -6,8 +6,8 @@ HOMEPAGE = "https://github.com/flask-restful/flask-restful" | |||
6 | LICENSE = "BSD-3-Clause" | 6 | LICENSE = "BSD-3-Clause" |
7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=685bb55ed99a366bb431995f5eef2783" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=685bb55ed99a366bb431995f5eef2783" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "a7217ef1159be38af5faf61aa09aabef" | 9 | SRC_URI[md5sum] = "e8051ff104ab4b3b867ba18d28953fae" |
10 | SRC_URI[sha256sum] = "f8240ec12349afe8df1db168ea7c336c4e5b0271a36982bff7394f93275f2ca9" | 10 | SRC_URI[sha256sum] = "5ea9a5991abf2cb69b4aac19793faac6c032300505b325687d7c305ffaa76915" |
11 | 11 | ||
12 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |
13 | 13 | ||