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-traitlets_5.9.0.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-traitlets_5.9.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-traitlets_5.9.0.bb b/meta-python/recipes-devtools/python/python3-traitlets_5.9.0.bb index ee4ac64c3b..fc25271449 100644 --- a/meta-python/recipes-devtools/python/python3-traitlets_5.9.0.bb +++ b/meta-python/recipes-devtools/python/python3-traitlets_5.9.0.bb @@ -1,6 +1,5 @@ SUMMARY = "Traitlets Python config system" HOMEPAGE = "http://ipython.org" -AUTHOR = "IPython Development Team " LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://COPYING.md;md5=f17a3ba4cd59794dd6e005c8e150aef0" -- cgit v1.2.3-54-g00ecf