diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-05-25 14:57:28 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-05-25 08:57:47 -0700 |
| commit | ebd6694182574876c4f2d83a361f63c37213de67 (patch) | |
| tree | 052faa733f1c51e763d31d53c6d974b65c89121e /meta-python/recipes-devtools/python | |
| parent | 63a756a02cb4e059d3950982cf6650a03b58db46 (diff) | |
| download | meta-openembedded-ebd6694182574876c4f2d83a361f63c37213de67.tar.gz | |
python3-flask-restful: upgrade 0.3.9 -> 0.3.10
Changelog:
Compatibility with Flask 2.3
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
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-flask-restful_0.3.10.bb (renamed from meta-python/recipes-devtools/python/python3-flask-restful_0.3.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-flask-restful_0.3.9.bb b/meta-python/recipes-devtools/python/python3-flask-restful_0.3.10.bb index 294e3b0928..7d5f1ea41d 100644 --- a/meta-python/recipes-devtools/python/python3-flask-restful_0.3.9.bb +++ b/meta-python/recipes-devtools/python/python3-flask-restful_0.3.10.bb | |||
| @@ -6,7 +6,7 @@ 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[sha256sum] = "ccec650b835d48192138c85329ae03735e6ced58e9b2d9c2146d6c84c06fa53e" | 9 | SRC_URI[sha256sum] = "fe4af2ef0027df8f9b4f797aba20c5566801b6ade995ac63b588abf1a59cec37" |
| 10 | 10 | ||
| 11 | inherit pypi setuptools3 | 11 | inherit pypi setuptools3 |
| 12 | 12 | ||
