diff options
author | Derek Straka <derek@asterius.io> | 2023-09-26 19:33:30 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-09-26 14:20:21 -0700 |
commit | cb621ee2586448b0c6584bd47ae076cc6b312b49 (patch) | |
tree | 7fb9a1817634865e7967b81f5e82474be2c8e9a9 /meta-python/recipes-devtools/python | |
parent | 9626784f46dfa25462f37742201d6b59a9914580 (diff) | |
download | meta-openembedded-cb621ee2586448b0c6584bd47ae076cc6b312b49.tar.gz |
python3-apiflask: Update version 2.0.1 -> 2.0.2
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-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 \ |