From 4e2b318a86d1d4a799c4b609d4b626716fe6935e Mon Sep 17 00:00:00 2001 From: "J. S." Date: Mon, 14 Apr 2025 22:24:03 -0400 Subject: Fix warning : lack of whitespace around assignment v2 : also fix some typos while we are here. v3 : add fixes for isic and checksecurity Signed-off-by: Jason Schonberg [removed already applied change] Signed-off-by: Scott Murray --- .../meta-python/recipes-devtools/python/python3-xmldiff_2.7.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dynamic-layers/meta-python/recipes-devtools/python/python3-xmldiff_2.7.0.bb') diff --git a/dynamic-layers/meta-python/recipes-devtools/python/python3-xmldiff_2.7.0.bb b/dynamic-layers/meta-python/recipes-devtools/python/python3-xmldiff_2.7.0.bb index 9d38065..a81c252 100644 --- a/dynamic-layers/meta-python/recipes-devtools/python/python3-xmldiff_2.7.0.bb +++ b/dynamic-layers/meta-python/recipes-devtools/python/python3-xmldiff_2.7.0.bb @@ -1,4 +1,4 @@ -DESCRIPTION="Creates diffs of XML files" +DESCRIPTION = "Creates diffs of XML files" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=0d0e9e3949e163c3edd1e097b8b0ed62" -- cgit v1.2.3-54-g00ecf