| Message ID | 1731403483-21399-30-git-send-email-wangmy@fujitsu.com |
|---|---|
| State | New |
| Headers | show |
| Series | [01/47] barebox-tools: upgrade 2024.09.0 -> 2024.10.0 | expand |
On 12 Nov 2024, at 09:24, wangmy via lists.openembedded.org <wangmy=fujitsu.com@lists.openembedded.org> wrote: > - The tests for flit_core are no longer part of the installed package, > reducing the size of the wheels This means we can remove the -tests subpackage, so please do that and send a v2. Thanks, Ross
diff --git a/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb b/meta/recipes-devtools/python/python3-flit-core_3.10.1.bb similarity index 92% rename from meta/recipes-devtools/python/python3-flit-core_3.9.0.bb rename to meta/recipes-devtools/python/python3-flit-core_3.10.1.bb index b0bef4b6b6..acd2f866f7 100644 --- a/meta/recipes-devtools/python/python3-flit-core_3.9.0.bb +++ b/meta/recipes-devtools/python/python3-flit-core_3.10.1.bb @@ -8,7 +8,7 @@ BUGTRACKER = "https://github.com/pypa/flit/issues" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=41eb78fa8a872983a882c694a8305f08" -SRC_URI[sha256sum] = "d75edf5eb324da20d53570a6a6f87f51e606eee8384925cd66a90611140844c7" +SRC_URI[sha256sum] = "9c6258ae76d218ce60f9e39a43ca42006a3abcc5c44ea6bb2a1daa13857a8f1a" inherit pypi python_flit_core