From 61d14138c22a70188d585d85e35fdf86bc65e66f Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Sat, 5 Aug 2023 09:28:15 -0700 Subject: meta-python: Remove unused AUTHOR variable No longer used in generating packages Also creates a possible confusion with the recipe maintainer name. Signed-off-by: Michael Opdenacker Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-service-identity_21.1.0.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-service-identity_21.1.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-service-identity_21.1.0.bb b/meta-python/recipes-devtools/python/python3-service-identity_21.1.0.bb index 2d4145ef12..c3c26dda38 100644 --- a/meta-python/recipes-devtools/python/python3-service-identity_21.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-service-identity_21.1.0.bb @@ -1,6 +1,5 @@ DESCRIPTION = "The tools for verifying whether a certificate is valid for the intended purposes." HOMEPAGE = "https://pypi.org/project/service-identity" -AUTHOR = "Hynek Schlawack" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=8a0f079f4e6a215d6bd6f9d97cab4d5f" -- cgit v1.2.3-54-g00ecf