mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-04 11:00:23 +00:00
python3-cachetools: Upgrade 5.5.0 -> 5.5.1
Upgrade to release 5.5.1: - Add documentation regarding caching of exceptions. - Officially support Python 3.13. - Update CI environment. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -28,6 +28,6 @@ do_install_ptest() {
|
||||
cp -rf ${S}/tests/* ${D}${PTEST_PATH}/tests/
|
||||
}
|
||||
|
||||
SRC_URI[sha256sum] = "2cc24fb4cbe39633fb7badd9db9ca6295d766d9c2995f245725a46715d050f2a"
|
||||
SRC_URI[sha256sum] = "70f238fbba50383ef62e55c6aff6d9673175fe59f7c6782c7a0b9e38f4a9df95"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
Reference in New Issue
Block a user