diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-flit-core_3.11.0.bb (renamed from meta/recipes-devtools/python/python3-flit-core_3.10.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-flit-core_3.10.1.bb b/meta/recipes-devtools/python/python3-flit-core_3.11.0.bb index 55f200a3ad..1d44b58830 100644 --- a/meta/recipes-devtools/python/python3-flit-core_3.10.1.bb +++ b/meta/recipes-devtools/python/python3-flit-core_3.11.0.bb | |||
@@ -8,7 +8,7 @@ BUGTRACKER = "https://github.com/pypa/flit/issues" | |||
8 | LICENSE = "BSD-3-Clause" | 8 | LICENSE = "BSD-3-Clause" |
9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=41eb78fa8a872983a882c694a8305f08" | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=41eb78fa8a872983a882c694a8305f08" |
10 | 10 | ||
11 | SRC_URI[sha256sum] = "9c6258ae76d218ce60f9e39a43ca42006a3abcc5c44ea6bb2a1daa13857a8f1a" | 11 | SRC_URI[sha256sum] = "58d0a07f684c315700c9c54a661a1130995798c3e495db0db53ce6e7d0121825" |
12 | 12 | ||
13 | inherit pypi python_flit_core | 13 | inherit pypi python_flit_core |
14 | 14 | ||