From: Wang Mingyu <[email protected]> Changelog: =========== -Update lockfile -Set checkout depth to 0 in codecov action -Force string when checking diff -Add snapshot testing -Allow PEP440 to access major/minor/patch properties -Remove diff snapshots -Fix sections property with blank string -Remove base class workaround
Signed-off-by: Wang Mingyu <[email protected]> --- ...esomeversion_23.8.0.bb => python3-awesomeversion_23.11.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-awesomeversion_23.8.0.bb => python3-awesomeversion_23.11.0.bb} (82%) diff --git a/meta-python/recipes-devtools/python/python3-awesomeversion_23.8.0.bb b/meta-python/recipes-devtools/python/python3-awesomeversion_23.11.0.bb similarity index 82% rename from meta-python/recipes-devtools/python/python3-awesomeversion_23.8.0.bb rename to meta-python/recipes-devtools/python/python3-awesomeversion_23.11.0.bb index 6fd1364ad..67b78c9e9 100644 --- a/meta-python/recipes-devtools/python/python3-awesomeversion_23.8.0.bb +++ b/meta-python/recipes-devtools/python/python3-awesomeversion_23.11.0.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENCE.md;md5=92622b5a8e216099be741d78328bae5d" -SRC_URI[sha256sum] = "d788b2917a716adb912ba1c31b831aedd4c37858fcfe080105dc8da30c2e21c3" +SRC_URI[sha256sum] = "9146329196f0f045887de6c195730750f8f7a9302d1c149378db73ab5dc468f0" RDEPENDS:${PN} += "python3-profile python3-logging" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#106785): https://lists.openembedded.org/g/openembedded-devel/message/106785 Mute This Topic: https://lists.openembedded.org/mt/102623375/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
