diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-12-18 17:03:42 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-12-21 08:54:04 -0800 |
| commit | 8ba97b66461e6dc9c8b073e43286932394d53ed0 (patch) | |
| tree | c0bb46b74ce6e1160355798e1022c8ebe958ea9f /meta-python/recipes-devtools/python | |
| parent | f95039cd4b98169d4b20321756217f49b941c4e2 (diff) | |
| download | meta-openembedded-8ba97b66461e6dc9c8b073e43286932394d53ed0.tar.gz | |
python3-tornado: upgrade 6.5.2 -> 6.5.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-tornado_6.5.3.bb (renamed from meta-python/recipes-devtools/python/python3-tornado_6.5.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-tornado_6.5.2.bb b/meta-python/recipes-devtools/python/python3-tornado_6.5.3.bb index f915dd5658..fedd2700a7 100644 --- a/meta-python/recipes-devtools/python/python3-tornado_6.5.2.bb +++ b/meta-python/recipes-devtools/python/python3-tornado_6.5.3.bb | |||
| @@ -6,7 +6,7 @@ HOMEPAGE = "https://www.tornadoweb.org/en/stable/" | |||
| 6 | LICENSE = "Apache-2.0" | 6 | LICENSE = "Apache-2.0" |
| 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" |
| 8 | 8 | ||
| 9 | SRC_URI[sha256sum] = "ab53c8f9a0fa351e2c0741284e06c7a45da86afb544133201c5cc8578eb076a0" | 9 | SRC_URI[sha256sum] = "16abdeb0211796ffc73765bc0a20119712d68afeeaf93d1a3f2edf6b3aee8d5a" |
| 10 | 10 | ||
| 11 | inherit pypi python_setuptools_build_meta | 11 | inherit pypi python_setuptools_build_meta |
| 12 | 12 | ||
