From: Wang Mingyu <[email protected]> Changelog: =========== - Fix nested dataclass comparison - uprev in preparation for release - Add tests for 3.14
Signed-off-by: Wang Mingyu <[email protected]> --- ...hon3-dirty-equals_0.10.0.bb => python3-dirty-equals_0.11.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-dirty-equals_0.10.0.bb => python3-dirty-equals_0.11.bb} (90%) diff --git a/meta-python/recipes-devtools/python/python3-dirty-equals_0.10.0.bb b/meta-python/recipes-devtools/python/python3-dirty-equals_0.11.bb similarity index 90% rename from meta-python/recipes-devtools/python/python3-dirty-equals_0.10.0.bb rename to meta-python/recipes-devtools/python/python3-dirty-equals_0.11.bb index 6aa4d53cdc..098c8ae0e6 100644 --- a/meta-python/recipes-devtools/python/python3-dirty-equals_0.10.0.bb +++ b/meta-python/recipes-devtools/python/python3-dirty-equals_0.11.bb @@ -10,7 +10,7 @@ HOMEPAGE = "https://github.com/samuelcolvin/dirty-equals" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=aa97bb3778992892e226b4504b83b60c" -SRC_URI[sha256sum] = "623d7a07c5ba437f1a834c6246d1e3eb97238ca70331c61a499d9aabd757b899" +SRC_URI[sha256sum] = "f4ac74ee88f2d11e2fa0f65eb30ee4f07105c5f86f4dc92b09eb1138775027c3" S = "${UNPACKDIR}/dirty_equals-${PV}" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#122043): https://lists.openembedded.org/g/openembedded-devel/message/122043 Mute This Topic: https://lists.openembedded.org/mt/116466476/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
