diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-apiflask_2.0.2.bb (renamed from meta-python/recipes-devtools/python/python3-apiflask_2.0.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-apiflask_2.0.1.bb b/meta-python/recipes-devtools/python/python3-apiflask_2.0.2.bb index ad946470ea..88afdda717 100644 --- a/meta-python/recipes-devtools/python/python3-apiflask_2.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-apiflask_2.0.2.bb | |||
@@ -7,7 +7,7 @@ inherit pypi setuptools3 | |||
7 | 7 | ||
8 | PYPI_PACKAGE = "APIFlask" | 8 | PYPI_PACKAGE = "APIFlask" |
9 | 9 | ||
10 | SRC_URI[sha256sum] = "7ffe29e082c6cc76d8ae78ba2445b5fcd69092fac04f4f8cd23b1c887cb291cc" | 10 | SRC_URI[sha256sum] = "c1ab81640a1ab252888e2cc7ae556272a169b449c582abae309a8fe295f9337d" |
11 | 11 | ||
12 | RDEPENDS:${PN} += "\ | 12 | RDEPENDS:${PN} += "\ |
13 | python3-flask \ | 13 | python3-flask \ |