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-asyncio-glib_0.1.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-asyncio-glib_0.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-asyncio-glib_0.1.bb b/meta-python/recipes-devtools/python/python3-asyncio-glib_0.1.bb index 02ace02a3d..01dfe51543 100644 --- a/meta-python/recipes-devtools/python/python3-asyncio-glib_0.1.bb +++ b/meta-python/recipes-devtools/python/python3-asyncio-glib_0.1.bb @@ -1,5 +1,4 @@ SUMMARY = "An implementation of the Python 3 asyncio event loop on top of GLib" -AUTHOR = "James Henstridge" LICENSE = "LGPL-2.1-only" LIC_FILES_CHKSUM = "file://COPYING.LGPL;md5=4fbd65380cdd255951079008b364516c" -- cgit v1.2.3-54-g00ecf