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-inotify_git.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-inotify_git.bb') diff --git a/meta-python/recipes-devtools/python/python3-inotify_git.bb b/meta-python/recipes-devtools/python/python3-inotify_git.bb index 15fb92eedd..9e35c7ba5b 100644 --- a/meta-python/recipes-devtools/python/python3-inotify_git.bb +++ b/meta-python/recipes-devtools/python/python3-inotify_git.bb @@ -1,5 +1,4 @@ SUMMARY = "An adapter to Linux kernel support for inotify directory-watching." -AUTHOR = "Dustin Oprea" HOMEPAGE = "https://pypi.org/project/inotify/" LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://setup.py;md5=79b7ec72aa0d446a552d3cceb5799e41;beginline=28;endline=28" -- cgit v1.2.3-54-g00ecf