From eac1f5b9c0b1b81aa24827be94e4a1a91cd49eee Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 19 Mar 2025 13:07:48 -0700 Subject: recipes: Fix variable assignment whitespace Signed-off-by: Richard Purdie Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-pyhsslms_2.0.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-pyhsslms_2.0.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-pyhsslms_2.0.0.bb b/meta-python/recipes-devtools/python/python3-pyhsslms_2.0.0.bb index 3b54e36199..310366325e 100644 --- a/meta-python/recipes-devtools/python/python3-pyhsslms_2.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyhsslms_2.0.0.bb @@ -1,5 +1,5 @@ SUMMARY = "Pure-Python implementation of HSS/LMS Digital Signatures (RFC 8554)" -HOMEPAGE ="https://pypi.org/project/pyhsslms" +HOMEPAGE = "https://pypi.org/project/pyhsslms" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=bbc59ef8bf238c2902ca816b87b58571" -- cgit v1.2.3-54-g00ecf